[SVN-Commit] r1258 - trunk/Mk
svn-freebsd-gecko at chruetertee.ch
svn-freebsd-gecko at chruetertee.ch
Thu May 2 22:36:11 UTC 2013
Author: flo
Date: Thu May 2 22:32:32 2013
New Revision: 1258
Log:
Merge changes from ports
Modified:
trunk/Mk/bsd.gecko.mk
Modified: trunk/Mk/bsd.gecko.mk
==============================================================================
--- trunk/Mk/bsd.gecko.mk Wed May 1 13:41:07 2013 (r1257)
+++ trunk/Mk/bsd.gecko.mk Thu May 2 22:32:32 2013 (r1258)
@@ -505,7 +505,7 @@
MOZILLA_EXEC_NAME?=${MOZILLA}
MOZ_RPATH?= ${MOZILLA}
USE_GNOME+= libidl desktopfileutils
-USE_ICONV= yes
+USES= iconv
USE_PERL5_BUILD=yes
USE_XORG= printproto sm xt xi xext x11 xinerama \
ice xproto
@@ -528,7 +528,7 @@
PKGINSTALL_INC?= ${.CURDIR}/../../www/firefox/files/pkg-install.in
PKGDEINSTALL_INC?= ${.CURDIR}/../../www/firefox/files/pkg-deinstall.in
-EXTRACT_AFTER_ARGS?= | ${TAR} -xf - --exclude */CVS/* \
+EXTRACT_AFTER_ARGS?= --exclude */CVS/* \
--exclude */macbuild/* \
--exclude */package/* \
--exclude mozilla*/gc/boehm
More information about the freebsd-gecko
mailing list