[SVN-Commit] r1510 - trunk/Mk

svn-freebsd-gecko at chruetertee.ch svn-freebsd-gecko at chruetertee.ch
Sun Feb 23 11:04:47 UTC 2014


Author: jbeich
Date: Sun Feb 23 11:04:33 2014
New Revision: 1510

Log:
no need to extract harfbuzz after r1509 anymore

Modified:
   trunk/Mk/bsd.gecko.mk

Modified: trunk/Mk/bsd.gecko.mk
==============================================================================
--- trunk/Mk/bsd.gecko.mk	Sat Feb 22 13:35:08 2014	(r1509)
+++ trunk/Mk/bsd.gecko.mk	Sun Feb 23 11:04:33 2014	(r1510)
@@ -583,8 +583,8 @@
 
 harfbuzz_LIB_DEPENDS=	harfbuzz:${PORTSDIR}/print/harfbuzz
 harfbuzz_MOZ_OPTIONS=	--with-system-harfbuzz --with-system-graphite2
-#harfbuzz_EXTRACT_AFTER_ARGS=	--exclude mozilla*/gfx/harfbuzz \
-#								--exclude mozilla*/gfx/graphite2
+harfbuzz_EXTRACT_AFTER_ARGS=	--exclude mozilla*/gfx/harfbuzz \
+								--exclude mozilla*/gfx/graphite2
 
 hunspell_LIB_DEPENDS=	hunspell-1.3:${PORTSDIR}/textproc/hunspell
 hunspell_MOZ_OPTIONS=	--enable-system-hunspell


More information about the freebsd-gecko mailing list