summaryrefslogtreecommitdiff
path: root/textproc/groff
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2005-12-05 20:49:47 +0000
committerrillig <rillig@pkgsrc.org>2005-12-05 20:49:47 +0000
commitb71a1d488b6b45e0a968a4c149990c25b6a09215 (patch)
treedac5b1dd14794d86b061d26b9503adb2552ed3f8 /textproc/groff
parent624eed58928f83676fbd7ca01a5f6974bb2cce2a (diff)
downloadpkgsrc-b71a1d488b6b45e0a968a4c149990c25b6a09215.tar.gz
Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
Diffstat (limited to 'textproc/groff')
-rw-r--r--textproc/groff/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/textproc/groff/Makefile b/textproc/groff/Makefile
index 3070ded6c7f..143de948036 100644
--- a/textproc/groff/Makefile
+++ b/textproc/groff/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2005/11/28 06:41:22 jlam Exp $
+# $NetBSD: Makefile,v 1.29 2005/12/05 20:51:03 rillig Exp $
#
DISTNAME= groff-1.19.1
@@ -15,15 +15,15 @@ DEPENDS+= psutils>=1.17:../../print/psutils
USE_LANGUAGES= c c++
GNU_CONFIGURE= YES
-CONFIGURE_ENV+= PERLPATH="${PERL5}"
+CONFIGURE_ENV+= PERLPATH=${PERL5:Q}
USE_TOOLS+= gs:run perl:run
INFO_FILES= groff
.include "../../mk/bsd.prefs.mk"
-.ifdef PAPERSIZE
-CONFIGURE_ENV+= PAGE=${PAPERSIZE}
+.if defined(PAPERSIZE)
+CONFIGURE_ENV+= PAGE=${PAPERSIZE:Q}
.endif
# Usually the mdoc.local "volume-operating-system" definition is for