summaryrefslogtreecommitdiff
path: root/www/wdg-validate
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 /www/wdg-validate
parent8d6852be91bc594526d6f7286a4c3c68e6bf7182 (diff)
downloadpkgsrc-f967fd63dbaa1c297727316c535d5f92e53a8b44.tar.gz
"Each sed command should appear in an assignment of its own."
Diffstat (limited to 'www/wdg-validate')
-rw-r--r--www/wdg-validate/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/wdg-validate/Makefile b/www/wdg-validate/Makefile
index 5810e3eae74..064ca8bea30 100644
--- a/www/wdg-validate/Makefile
+++ b/www/wdg-validate/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2012/10/28 06:31:08 asau Exp $
+# $NetBSD: Makefile,v 1.23 2013/04/06 21:07:36 rodent Exp $
#
DISTNAME= validate-1.2.2
@@ -29,8 +29,8 @@ SUBST_CLASSES+= paths
SUBST_MESSAGE.paths= Fixing hardcoded paths.
SUBST_STAGE.paths= post-patch
SUBST_FILES.paths= validate
-SUBST_SED.paths= -e 's,/usr/local/share,${PREFIX}/share,g' \
- -e 's,/usr/local/bin/lq-nsgmls,${LOCALBASE}/bin/lq-nsgmls,g'
+SUBST_SED.paths= -e 's,/usr/local/share,${PREFIX}/share,g'
+SUBST_SED.paths+= -e 's,/usr/local/bin/lq-nsgmls,${LOCALBASE}/bin/lq-nsgmls,g'
INSTALLATION_DIRS+= bin share/doc share/wdg/sgml-lib