summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorobache <obache>2013-08-03 11:09:13 +0000
committerobache <obache>2013-08-03 11:09:13 +0000
commitcf0cb6e94597b36cd5353f748bb30ad4350876f9 (patch)
tree8bb2f000fe50665e2039aa593d5ef0e21973d51b /print
parent55d298dbf4469e0698ad27ee46188aa3283b650c (diff)
downloadpkgsrc-cf0cb6e94597b36cd5353f748bb30ad4350876f9.tar.gz
tell FREETYPE_DIR to cmake.
fixes PR pkg/48087
Diffstat (limited to 'print')
-rw-r--r--print/scribus/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/scribus/Makefile b/print/scribus/Makefile
index 12c3c4a9052..5fb666f9f36 100644
--- a/print/scribus/Makefile
+++ b/print/scribus/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.89 2013/06/06 12:55:00 wiz Exp $
+# $NetBSD: Makefile,v 1.90 2013/08/03 11:09:13 obache Exp $
DISTNAME= scribus-1.3.3.14
PKGREVISION= 17
@@ -21,6 +21,7 @@ USE_CMAKE= yes
LDFLAGS.DragonFly= -lX11
+CONFIGURE_ENV+= FREETYPE_DIR=${BUILDLINK_PREFIX.freetype2}
CONFIGURE_ARGS+= --enable-cairo
CONFIGURE_ARGS+= --with-extra-includes=${PREFIX}/include
CONFIGURE_ARGS+= --with-extra-libs=${PREFIX}/lib