aboutsummaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-09-30 14:25:30 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-09-30 15:14:08 +0000
commit876241acb735f808ea40329faa699834002a1f1f (patch)
tree623cd54744f113ba216a915c3f8fd6a7abfdac78 /print
parent94d39dc27dc030189047059f5d1e1cb6d5050588 (diff)
downloadports-876241acb735f808ea40329faa699834002a1f1f.tar.gz
ports-876241acb735f808ea40329faa699834002a1f1f.zip
print/ghostscript9-x11: Add CPE information
Approved by: portmgr (blanket)
Diffstat (limited to 'print')
-rw-r--r--print/ghostscript9-x11/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/ghostscript9-x11/Makefile b/print/ghostscript9-x11/Makefile
index 0f3414aa1f40..6d852433f626 100644
--- a/print/ghostscript9-x11/Makefile
+++ b/print/ghostscript9-x11/Makefile
@@ -19,9 +19,10 @@ CONFLICTS_INSTALL= \
ghostscript9-agpl-[0-9]* \
ghostscript9-agpl-nox11-[0-9]*
-USES= autoreconf ghostscript:9 gmake tar:bzip2 xorg
+USES= autoreconf cpe ghostscript:9 gmake tar:bzip2 xorg
USE_LDCONFIG= yes
USE_XORG= ice sm x11 xext xt
+CPE_VENDOR= artifex
EXTRACT_AFTER_ARGS= ${EXCLUDE_DIRS:S/^/--exclude /}
GNU_CONFIGURE= yes
MAKE_ENV= CFLAGS_STANDARD="${CFLAGS}" \