summaryrefslogtreecommitdiff
path: root/graphics/tkpiechart
diff options
context:
space:
mode:
authorrodent <rodent>2013-04-06 21:07:31 +0000
committerrodent <rodent>2013-04-06 21:07:31 +0000
commitf967fd63dbaa1c297727316c535d5f92e53a8b44 (patch)
treec9dec68b64c6028a90065156103df5ec5322256c /graphics/tkpiechart
parent8d6852be91bc594526d6f7286a4c3c68e6bf7182 (diff)
downloadpkgsrc-f967fd63dbaa1c297727316c535d5f92e53a8b44.tar.gz
"Each sed command should appear in an assignment of its own."
Diffstat (limited to 'graphics/tkpiechart')
-rw-r--r--graphics/tkpiechart/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/tkpiechart/Makefile b/graphics/tkpiechart/Makefile
index 5dc3b811161..cfd15c26387 100644
--- a/graphics/tkpiechart/Makefile
+++ b/graphics/tkpiechart/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2012/10/06 14:11:23 asau Exp $
+# $NetBSD: Makefile,v 1.19 2013/04/06 21:07:32 rodent Exp $
DISTNAME= tkpiechart-5.4
PKGREVISION= 1
@@ -21,8 +21,8 @@ SUBST_CLASSES+= patch
SUBST_MESSAGE.patch= Remove version numbers for required packages.
SUBST_STAGE.patch= post-patch
SUBST_FILES.patch= demo demo.tcl instapkg.tcl piechart.htm
-SUBST_SED.patch= -e '/require/s/stooop 3.7/stooop/g' \
- -e '/require/s/switched 1.4/switched/g'
+SUBST_SED.patch= -e '/require/s/stooop 3.7/stooop/g'
+SUBST_SED.patch+= -e '/require/s/switched 1.4/switched/g'
post-patch:
${CHMOD} a+x ${WRKSRC}/instapkg.tcl