summaryrefslogtreecommitdiff
path: root/fonts
diff options
context:
space:
mode:
authorjperkin <jperkin@pkgsrc.org>2019-11-09 19:31:14 +0000
committerjperkin <jperkin@pkgsrc.org>2019-11-09 19:31:14 +0000
commit43259077c2049533844dd4a27a66f17364b8720b (patch)
tree99397f8568ec4a8517ba6f4af426d816ad05ca53 /fonts
parent93fe85da78edcb2c33a6ac9c8e948a3d28ce1dbc (diff)
downloadpkgsrc-43259077c2049533844dd4a27a66f17364b8720b.tar.gz
harfbuzz: Move GCC_REQD to before bsd.prefs.mk.
Diffstat (limited to 'fonts')
-rw-r--r--fonts/harfbuzz/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/fonts/harfbuzz/Makefile b/fonts/harfbuzz/Makefile
index b3f720629e0..3d3c56fa8d0 100644
--- a/fonts/harfbuzz/Makefile
+++ b/fonts/harfbuzz/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.121 2019/10/31 16:30:09 nia Exp $
+# $NetBSD: Makefile,v 1.122 2019/11/09 19:31:14 jperkin Exp $
DISTNAME= harfbuzz-2.6.4
CATEGORIES= fonts
@@ -10,6 +10,8 @@ HOMEPAGE= https://www.freedesktop.org/wiki/Software/HarfBuzz/
COMMENT= OpenType text shaping engine
LICENSE= mit
+GCC_REQD+= 4.9
+
.include "../../mk/bsd.prefs.mk"
PLIST_VARS+= graphite2
.include "../../graphics/librsvg/available.mk"
@@ -25,7 +27,6 @@ PLIST.graphite2= yes
.else
CONFIGURE_ARGS+= --with-graphite2=no
.endif
-GCC_REQD+= 4.9
PKGCONFIG_OVERRIDE+= src/harfbuzz.pc.in
PKGCONFIG_OVERRIDE+= src/harfbuzz-icu.pc.in