diff options
Diffstat (limited to 'print/ghostscript9-base')
-rw-r--r-- | print/ghostscript9-base/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/ghostscript9-base/Makefile b/print/ghostscript9-base/Makefile index ca304730cc8c..633d97f60077 100644 --- a/print/ghostscript9-base/Makefile +++ b/print/ghostscript9-base/Makefile @@ -32,8 +32,9 @@ CONFLICTS_INSTALL= \ ghostscript9-agpl-[0-9]* \ ghostscript9-agpl-nox11-[0-9]* -USES= autoreconf gmake jpeg pkgconfig:build tar:bzip2 +USES= autoreconf cpe gmake jpeg pkgconfig:build tar:bzip2 USE_LDCONFIG= yes +CPE_VENDOR= artifex EXTRACT_AFTER_ARGS= ${EXCLUDE_DIRS:S/^/--exclude /} DATADIR= ${PREFIX}/share/${PORTNAME}/${PORTVERSION} GNU_CONFIGURE= yes |