aboutsummaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-12-29 10:25:55 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-12-29 10:25:55 +0000
commit8ca9f0d689da66571bc62f4642a5fc6ac4ebe14e (patch)
tree1f380ac2d80c13dc88fd1b7b3fd381f31d9a658d /print
parenta65a5c94110a45eb7dc67ed597acaaa99425cac3 (diff)
downloadports-8ca9f0d689da66571bc62f4642a5fc6ac4ebe14e.tar.gz
ports-8ca9f0d689da66571bc62f4642a5fc6ac4ebe14e.zip
Notes
Diffstat (limited to 'print')
-rw-r--r--print/enscriptfonts/Makefile2
-rw-r--r--print/perlftlib/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/print/enscriptfonts/Makefile b/print/enscriptfonts/Makefile
index 6c6b6aa6add5..1f45e2277b8b 100644
--- a/print/enscriptfonts/Makefile
+++ b/print/enscriptfonts/Makefile
@@ -16,7 +16,7 @@ MAINTAINER= araujo@FreeBSD.org
COMMENT= More than 120 free- and share-ware fonts to extend enscript-1.5
NO_WRKSUBDIR= YES
-NOMANCOMPRESS= YES
+NO_MANCOMPRESS= YES
NO_BUILD= YES
SUB_FILES+= pkg-message
diff --git a/print/perlftlib/Makefile b/print/perlftlib/Makefile
index 7cb692efd6d0..3bca14c4996b 100644
--- a/print/perlftlib/Makefile
+++ b/print/perlftlib/Makefile
@@ -19,7 +19,7 @@ RUN_DEPENDS= ${SITE_PERL}/jcode.pl:${PORTSDIR}/japanese/jcode.pl
USE_FREETYPE= yes
USE_PERL5= yes
-NOMANCOMPRESS= yes
+NO_MANCOMPRESS= yes
MAN1= mkttfdir.1 ftinfo.1
MAN3= FreeType.3
MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}