diff options
-rw-r--r-- | print/a2ps-letter/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/a2ps-letter/Makefile b/print/a2ps-letter/Makefile index a1ceb104ef18..aaa0cdae3355 100644 --- a/print/a2ps-letter/Makefile +++ b/print/a2ps-letter/Makefile @@ -27,6 +27,7 @@ MAN1= a2ps.1 ogonkify.1 card.1 psmandup.1 fixps.1 pdiff.1 psset.1 texi2dvi4a2ps INFO= a2ps ogonkify regex WRKSRC= ${WRKDIR}/${PORTNAME}-4.13 I18N_PACKAGE= i18n-fonts-0.1 +PORTSCOUT= skipv:4.14 PAPERSIZE?= letter PAPERSIZECNF= ${PAPERSIZE:S/l/L/:S/a/A/} |