Date: Sat, 31 Aug 2013 21:10:42 GMT From: svn-freebsd-gecko@chruetertee.ch To: freebsd-gecko@freebsd.org Subject: [SVN-Commit] r1347 - trunk/www/firefox-nightly Message-ID: <201308312110.r7VLAgYb066299@trillian.chruetertee.ch>
next in thread | raw e-mail | index | archive | help
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= gecko@FreeBSD.org
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 \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201308312110.r7VLAgYb066299>
