summaryrefslogtreecommitdiff
path: root/fonts/harfbuzz/Makefile
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2019-06-03 12:27:48 +0000
committerryoon <ryoon@pkgsrc.org>2019-06-03 12:27:48 +0000
commitd9e13c614ed0df5082e2c9fddd9f3dc8e9706d53 (patch)
tree1e8ea8b615797cfa6101d719191430ca90a714ca /fonts/harfbuzz/Makefile
parent878dfced5c8ef89cc72530cd0876fd7fec7aff30 (diff)
downloadpkgsrc-d9e13c614ed0df5082e2c9fddd9f3dc8e9706d53.tar.gz
Include mk file earlier to enable rust conditional
Diffstat (limited to 'fonts/harfbuzz/Makefile')
-rw-r--r--fonts/harfbuzz/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/fonts/harfbuzz/Makefile b/fonts/harfbuzz/Makefile
index a0c5deec4cf..2d4554d3f46 100644
--- a/fonts/harfbuzz/Makefile
+++ b/fonts/harfbuzz/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.112 2019/06/02 03:11:30 ryoon Exp $
+# $NetBSD: Makefile,v 1.113 2019/06/03 12:27:48 ryoon Exp $
DISTNAME= harfbuzz-2.4.0
PKGREVISION= 3
@@ -15,6 +15,7 @@ LICENSE= mit
.include "../../mk/bsd.prefs.mk"
PLIST_VARS+= graphite2
+.include "../../lang/rust/platform.mk"
USE_LANGUAGES= c c++
USE_LIBTOOL= yes
@@ -61,8 +62,6 @@ PLIST.coretext= yes
. endif
.endif
-.include "../../lang/rust/platform.mk"
-
.include "../../devel/glib2/buildlink3.mk"
.include "../../devel/zlib/buildlink3.mk"
#cairo is only needed for the hb-view command line utility