Author: beat
Date: Thu Jan 21 10:45:56 2010
New Revision: 241

Log:
- Remove superfluous symlink after real fix in bsd.gecko.mk

Modified:
   branches/experimental/mail/thunderbird3-devel/Makefile
   branches/experimental/www/seamonkey2/Makefile
   trunk/www/seamonkey2/Makefile

Modified: branches/experimental/mail/thunderbird3-devel/Makefile
==============================================================================
--- branches/experimental/mail/thunderbird3-devel/Makefile      Thu Jan 21 
10:43:57 2010        (r240)
+++ branches/experimental/mail/thunderbird3-devel/Makefile      Thu Jan 21 
10:45:56 2010        (r241)
@@ -85,7 +85,6 @@
 post-extract::
        ${SED} -e 's|@PORTNAME_ICON@|${PORTNAME_ICON}|' \
                <${FILESDIR}/thunderbird.desktop.in 
>${WRKDIR}/${MOZILLA_EXEC_NAME}.desktop
-       ${LN} -s  ${WRKSRC}/mail ${WRKSRC}/mozilla/mail
 
 post-patch:
        ${REINPLACE_CMD} -e 
's|%%PTHREAD_LIBS%%|${PTHREAD_LIBS:C/-pthread/${GECKO_PTHREAD_LIBS}/}|' \

Modified: branches/experimental/www/seamonkey2/Makefile
==============================================================================
--- branches/experimental/www/seamonkey2/Makefile       Thu Jan 21 10:43:57 
2010        (r240)
+++ branches/experimental/www/seamonkey2/Makefile       Thu Jan 21 10:45:56 
2010        (r241)
@@ -144,7 +144,6 @@
        @${SED} -e 's|%%PREFIX%%|${PREFIX}|g' \
                < ${FILESDIR}/seamonkey.desktop.in > \
                ${WRKDIR}/seamonkey.desktop
-       ${LN} -s  ${WRKSRC}/suite ${WRKSRC}/mozilla/suite
 
 port-pre-install:
        @${REINPLACE_CMD} -e 's|seamonkey-${PORTVERSION}|seamonkey|' \

Modified: trunk/www/seamonkey2/Makefile
==============================================================================
--- trunk/www/seamonkey2/Makefile       Thu Jan 21 10:43:57 2010        (r240)
+++ trunk/www/seamonkey2/Makefile       Thu Jan 21 10:45:56 2010        (r241)
@@ -144,7 +144,6 @@
        @${SED} -e 's|%%PREFIX%%|${PREFIX}|g' \
                < ${FILESDIR}/seamonkey.desktop.in > \
                ${WRKDIR}/seamonkey.desktop
-       ${LN} -s  ${WRKSRC}/suite ${WRKSRC}/mozilla/suite
 
 port-pre-install:
        @${REINPLACE_CMD} -e 's|seamonkey-${PORTVERSION}|seamonkey|' \
_______________________________________________
freebsd-gecko@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "freebsd-gecko-unsubscr...@freebsd.org"

Reply via email to