diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2021-10-16 09:51:03 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2021-10-16 09:51:39 +0000 |
commit | 4460cf727a7788c9ce21f3344ce5745e5cd9fc4a (patch) | |
tree | 85ee27f029c1ee293667902fe22b65ecac0ff154 /print/ghostscript9-agpl-x11 | |
parent | 6e6416d8c14628219cd46134e032add468fa7411 (diff) | |
download | ports-4460cf727a7788c9ce21f3344ce5745e5cd9fc4a.tar.gz ports-4460cf727a7788c9ce21f3344ce5745e5cd9fc4a.zip |
Diffstat (limited to 'print/ghostscript9-agpl-x11')
-rw-r--r-- | print/ghostscript9-agpl-x11/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/ghostscript9-agpl-x11/Makefile b/print/ghostscript9-agpl-x11/Makefile index 7dd29b827fd5..c5a94765d3cb 100644 --- a/print/ghostscript9-agpl-x11/Makefile +++ b/print/ghostscript9-agpl-x11/Makefile @@ -10,7 +10,7 @@ COMMENT= PostScript and PDF interpreter, X11 support LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= jbig2dec>=0.17:graphics/jbig2dec +BUILD_DEPENDS= jbig2dec>=0.17:graphics/jbig2dec LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 \ libidn.so:dns/libidn \ |