Author: jbeich
Date: Wed Aug  1 18:56:03 2012
New Revision: 908

Log:
don't create empty nss directory after r900

Modified:
   branches/experimental/www/firefox-esr/Makefile
   branches/experimental/www/firefox-nightly/Makefile
   branches/experimental/www/firefox/Makefile

Modified: branches/experimental/www/firefox-esr/Makefile
==============================================================================
--- branches/experimental/www/firefox-esr/Makefile      Wed Aug  1 18:25:03 
2012        (r907)
+++ branches/experimental/www/firefox-esr/Makefile      Wed Aug  1 18:56:03 
2012        (r908)
@@ -118,7 +118,6 @@
 
 port-pre-install:
        ${ECHO_CMD} 'share/applications/${MOZILLA}.desktop' >> ${PLISTF}
-       ${ECHO_CMD} "@exec mkdir -p %D/include/firefox/nss" >> ${PLISTD}
        ${ECHO_CMD} "@dirrmtry share/applications" >> ${PLISTD}
        ${ECHO_CMD} 'share/pixmaps/${FIREFOX_ICON}' >> ${PLISTF}
 

Modified: branches/experimental/www/firefox-nightly/Makefile
==============================================================================
--- branches/experimental/www/firefox-nightly/Makefile  Wed Aug  1 18:25:03 
2012        (r907)
+++ branches/experimental/www/firefox-nightly/Makefile  Wed Aug  1 18:56:03 
2012        (r908)
@@ -124,7 +124,6 @@
 
 port-pre-install:
        ${ECHO_CMD} 'share/applications/${MOZILLA}.desktop' >> ${PLISTF}
-       ${ECHO_CMD} "@exec mkdir -p %D/include/firefox/nss" >> ${PLISTD}
        ${ECHO_CMD} "@dirrmtry share/applications" >> ${PLISTD}
        ${ECHO_CMD} 'share/pixmaps/${FIREFOX_ICON}' >> ${PLISTF}
 

Modified: branches/experimental/www/firefox/Makefile
==============================================================================
--- branches/experimental/www/firefox/Makefile  Wed Aug  1 18:25:03 2012        
(r907)
+++ branches/experimental/www/firefox/Makefile  Wed Aug  1 18:56:03 2012        
(r908)
@@ -114,7 +114,6 @@
 
 port-pre-install:
        ${ECHO_CMD} 'share/applications/${MOZILLA}.desktop' >> ${PLISTF}
-       ${ECHO_CMD} "@exec mkdir -p %D/include/firefox/nss" >> ${PLISTD}
        ${ECHO_CMD} "@dirrmtry share/applications" >> ${PLISTD}
        ${ECHO_CMD} 'share/pixmaps/${FIREFOX_ICON}' >> ${PLISTF}
 
_______________________________________________
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