aboutsummaryrefslogtreecommitdiffstats
path: root/print/ghostscript9-agpl-base
diff options
context:
space:
mode:
authortijl <tijl@FreeBSD.org>2019-04-22 17:14:17 +0800
committertijl <tijl@FreeBSD.org>2019-04-22 17:14:17 +0800
commitd2c3b3c671507f3df764ea265c416ef6665ef53e (patch)
treee649d87109417a30ee8b84bc7d4bbee5af80b98b /print/ghostscript9-agpl-base
parentc06a9b75d2e7a8ab570dcd4a22f82177ae00934a (diff)
downloadfreebsd-ports-gnome-d2c3b3c671507f3df764ea265c416ef6665ef53e.tar.gz
freebsd-ports-gnome-d2c3b3c671507f3df764ea265c416ef6665ef53e.tar.zst
freebsd-ports-gnome-d2c3b3c671507f3df764ea265c416ef6665ef53e.zip
Require jbig2dec>=0.16. It fails to build with older versions.
Reported by: cy
Diffstat (limited to 'print/ghostscript9-agpl-base')
-rw-r--r--print/ghostscript9-agpl-base/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/print/ghostscript9-agpl-base/Makefile b/print/ghostscript9-agpl-base/Makefile
index eae4ef408a9c..b5a04deac4e7 100644
--- a/print/ghostscript9-agpl-base/Makefile
+++ b/print/ghostscript9-agpl-base/Makefile
@@ -11,6 +11,7 @@ COMMENT= PostScript and PDF interpreter
LICENSE= AGPLv3
+BUILD_DEPENDS= jbig2dec>=0.16:graphics/jbig2dec
LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
libfreetype.so:print/freetype2 \
libidn.so:dns/libidn \