aboutsummaryrefslogtreecommitdiff
path: root/print/a2ps
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2015-03-08 10:03:33 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2015-03-08 10:03:33 +0000
commita62cde37b43245ac66eae92b304325629d646bc8 (patch)
tree72ff0939c5f10d1e04e065a3708db179acba7861 /print/a2ps
parent74a55fc4b8a9375bea70de405eca241918519abe (diff)
downloadports-a62cde37b43245ac66eae92b304325629d646bc8.tar.gz
ports-a62cde37b43245ac66eae92b304325629d646bc8.zip
- add CPE string
PR: 198176 Submitted by: Shun
Notes
Notes: svn path=/head/; revision=380754
Diffstat (limited to 'print/a2ps')
-rw-r--r--print/a2ps/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/a2ps/Makefile b/print/a2ps/Makefile
index 08732e043d10..0685dcfbef13 100644
--- a/print/a2ps/Makefile
+++ b/print/a2ps/Makefile
@@ -18,13 +18,14 @@ LIB_DEPENDS= libpaper.so:${PORTSDIR}/print/libpaper
PORTSCOUT= skipv:4.14
-USES= perl5
+USES= perl5 cpe
USE_CSTD= gnu89
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
INFO= a2ps ogonkify regex
WRKSRC= ${WRKDIR}/${PORTNAME}-4.13
I18N_PACKAGE= i18n-fonts-0.1
+CPE_VENDOR= gnu
CONFIGURE_ARGS= --with-medium=libpaper --sharedstatedir=${PREFIX}/share \
--sysconfdir=${PREFIX}/etc --datadir=${PREFIX}/share \