git: 876241acb735 - main - print/ghostscript9-x11: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Thu Sep 30 15:14:53 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=876241acb735f808ea40329faa699834002a1f1f
commit 876241acb735f808ea40329faa699834002a1f1f
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-30 14:25:30 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-30 15:14:08 +0000
print/ghostscript9-x11: Add CPE information
Approved by: portmgr (blanket)
---
print/ghostscript9-x11/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
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}" \
More information about the dev-commits-ports-all
mailing list