summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorghen <ghen@pkgsrc.org>2006-03-11 11:15:39 +0000
committerghen <ghen@pkgsrc.org>2006-03-11 11:15:39 +0000
commit3c4efb2a04339f9b0e1b681356e6c87de31715e2 (patch)
treeb121ccf51fd1ec3b8f7bdc51869d95fd75c0022a /misc
parentddf6c54608d0590d018f50ff98024c89c266da4a (diff)
downloadpkgsrc-3c4efb2a04339f9b0e1b681356e6c87de31715e2.tar.gz
pkglint: Please use ${OO_VER:Q} instead of ${OO_VER} (in MESSAGE_SUBST).
Diffstat (limited to 'misc')
-rw-r--r--misc/openoffice2-bin/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/openoffice2-bin/Makefile b/misc/openoffice2-bin/Makefile
index 9cb2b0c895e..bba04668add 100644
--- a/misc/openoffice2-bin/Makefile
+++ b/misc/openoffice2-bin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2006/03/11 11:11:04 ghen Exp $
+# $NetBSD: Makefile,v 1.17 2006/03/11 11:15:39 ghen Exp $
PKGNAME= openoffice-bin-2.0.2
CATEGORIES= misc
@@ -16,7 +16,7 @@ RPM2PKGARGS= -d ${PREFIX} -f ${WRKDIR}/PLIST.nouniq -s 1
OO_VER= 2.0
PLIST_SUBST+= VER=${OO_VER:Q}
-MESSAGE_SUBST+= VER=${OO_VER}
+MESSAGE_SUBST+= VER=${OO_VER:Q}
FILES_SUBST+= VER=${OO_VER:Q}
NO_CONFIGURE= yes