aboutsummaryrefslogtreecommitdiffstats
path: root/print/a2ps
diff options
context:
space:
mode:
Diffstat (limited to 'print/a2ps')
-rw-r--r--print/a2ps/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/print/a2ps/Makefile b/print/a2ps/Makefile
index 681f7813a0b3..b30acdd9a435 100644
--- a/print/a2ps/Makefile
+++ b/print/a2ps/Makefile
@@ -16,6 +16,9 @@ LICENSE= GPLv2
LIB_DEPENDS= paper:${PORTSDIR}/print/libpaper
+PORTSCOUT= skipv:4.14
+NO_STAGE= yes
+
USES= perl5
USE_CSTD= gnu89
GNU_CONFIGURE= yes
@@ -25,7 +28,6 @@ MAN1= a2ps.1 ogonkify.1 card.1 psmandup.1 fixps.1 pdiff.1 psset.1 \
INFO= a2ps ogonkify regex
WRKSRC= ${WRKDIR}/${PORTNAME}-4.13
I18N_PACKAGE= i18n-fonts-0.1
-PORTSCOUT= skipv:4.14
STRIP=
CONFIGURE_ARGS= --with-medium=libpaper --sharedstatedir=${PREFIX}/share \
@@ -44,7 +46,6 @@ NO_OPTIONS_SORT=yes
EMACS_DESC=Enable Emacs support
I18N_DESC=Enable I18N support
-NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MNLS}