Author: jbeich
Date: Sat Aug 31 21:10:42 2013
New Revision: 1347

Log:
fold line to make fetch-depends target happy

Modified:
   trunk/www/firefox-nightly/Makefile

Modified: trunk/www/firefox-nightly/Makefile
==============================================================================
--- trunk/www/firefox-nightly/Makefile  Sat Aug 31 20:58:58 2013        (r1346)
+++ trunk/www/firefox-nightly/Makefile  Sat Aug 31 21:10:42 2013        (r1347)
@@ -13,8 +13,7 @@
 MAINTAINER=    [email protected]
 COMMENT=       Web browser based on the browser portion of Mozilla
 
-FETCH_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:\
-               ${PORTSDIR}/security/ca_root_nss
+FETCH_DEPENDS= 
${LOCALBASE}/share/certs/ca-root-nss.crt:${PORTSDIR}/security/ca_root_nss
 
 BUILD_DEPENDS= nspr>=4.10:${PORTSDIR}/devel/nspr \
                sqlite3>=3.7.17:${PORTSDIR}/databases/sqlite3 \
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "[email protected]"

Reply via email to