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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "[email protected]"

Reply via email to