diff options
Diffstat (limited to 'print/enscript-letter')
-rw-r--r-- | print/enscript-letter/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/enscript-letter/Makefile b/print/enscript-letter/Makefile index 2abc1bd5d0ea..ab9f1d94232b 100644 --- a/print/enscript-letter/Makefile +++ b/print/enscript-letter/Makefile @@ -8,7 +8,7 @@ PORTNAME= enscript-${PAPERSIZE} PORTVERSION= 1.6.1 CATEGORIES= print -MASTER_SITES= ${MASTER_SITE_GNU} +MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= enscript DISTNAME= enscript-${PORTVERSION} @@ -17,7 +17,7 @@ MAINTAINER= kline@thought.org GNU_CONFIGURE= yes USE_GMAKE= yes CONFIGURE_ARGS= --disable-nls --with-media=${PS} -MAKE_FLAGS= WIDTH=${WIDTH} HEIGHT=${HEIGHT} A4_PAPERSIZE=${A4_PAPERSIZE} -f +MAKE_FLAGS= WIDTH=${WIDTH} HEIGHT=${HEIGHT} A4_PAPERSIZE=${A4_PAPERSIZE} -f MAN1= diffpp.1 enscript.1 sliceprint.1 states.1 STRIP= |