Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Feb 2014 11:04:33 GMT
From:      svn-freebsd-gecko@chruetertee.ch
To:        freebsd-gecko@freebsd.org
Subject:   [SVN-Commit] r1510 - trunk/Mk
Message-ID:  <201402231104.s1NB4XuI048457@trillian.chruetertee.ch>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402231104.s1NB4XuI048457>