summaryrefslogtreecommitdiff
path: root/devel/papaya
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 /devel/papaya
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 'devel/papaya')
-rw-r--r--devel/papaya/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/papaya/Makefile b/devel/papaya/Makefile
index 365226f23b7..bf878e80107 100644
--- a/devel/papaya/Makefile
+++ b/devel/papaya/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2005/07/16 01:19:09 jlam Exp $
+# $NetBSD: Makefile,v 1.14 2005/12/05 20:50:06 rillig Exp $
#
DISTNAME= papaya-0.1.7
@@ -17,8 +17,8 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews
USE_LANGUAGES= # empty
GNU_CONFIGURE= YES
-CONFIGURE_ENV+= sh_command=${TOOLS_SH}
-CONFIGURE_ENV+= tar_command=${TOOLS_TAR}
+CONFIGURE_ENV+= sh_command=${TOOLS_SH:Q}
+CONFIGURE_ENV+= tar_command=${TOOLS_TAR:Q}
USE_TOOLS+= sh perl:run tar
INFO_FILES= papaya.info