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