Author: jbeich
Date: Fri Dec 13 07:08:59 2013
New Revision: 1449
Log:
use PACKAGE_BUILDING like other -i18n ports
Now it should be fatal to not have all checksums for localized builds
when using poudriere/tinderbox.
Modified:
trunk/www/linux-tor-browser/Makefile
Modified: trunk/www/linux-tor-browser/Makefile
==============================================================================
--- trunk/www/linux-tor-browser/Makefile Fri Dec 13 07:08:52 2013
(r1448)
+++ trunk/www/linux-tor-browser/Makefile Fri Dec 13 07:08:59 2013
(r1449)
@@ -86,7 +86,7 @@
.for l in ${ALL_LOCALES}
OPTIONS_SINGLE_I18N+=LANG_${l:U:C/.*-//}
LANG_${l:U:C/.*-//}= ${l}
-. if defined(FETCH_ALL)
+. if defined(PACKAGE_BUILDING)
DISTFILES+= ${DISTNAME:S/${LOCALE}/${l}/}${EXTRACT_SUFX}
. endif
.endfor
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "[email protected]"