summaryrefslogtreecommitdiff
path: root/www/ap2-auth-ldap/Makefile
diff options
context:
space:
mode:
authorrodent <rodent@pkgsrc.org>2013-04-06 21:07:31 +0000
committerrodent <rodent@pkgsrc.org>2013-04-06 21:07:31 +0000
commitadda884d44cb88a3a470e58f81adefef66c4f3b7 (patch)
treec9dec68b64c6028a90065156103df5ec5322256c /www/ap2-auth-ldap/Makefile
parent0fe51336d1067daa8658086c8d91d4a9b9c92c1f (diff)
downloadpkgsrc-adda884d44cb88a3a470e58f81adefef66c4f3b7.tar.gz
"Each sed command should appear in an assignment of its own."
Diffstat (limited to 'www/ap2-auth-ldap/Makefile')
-rw-r--r--www/ap2-auth-ldap/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/ap2-auth-ldap/Makefile b/www/ap2-auth-ldap/Makefile
index 484511a19b0..62ad47a88b7 100644
--- a/www/ap2-auth-ldap/Makefile
+++ b/www/ap2-auth-ldap/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2013/02/06 23:23:57 jperkin Exp $
+# $NetBSD: Makefile,v 1.24 2013/04/06 21:07:36 rodent Exp $
DISTNAME= mod_auth_ldap3.05
PKGNAME= ap2-auth-ldap-3.05
@@ -29,8 +29,8 @@ CONFIGURE_ARGS+= --with-apache-ver=2
SUBST_CLASSES+= paths
SUBST_STAGE.paths= post-patch
SUBST_FILES.paths= configure
-SUBST_SED.paths= -e "s|@@HASHLIB@@|${PREFIX}/include|g" \
- -e "s|@@HASHINC@@|${PREFIX}/lib|g"
+SUBST_SED.paths= -e "s|@@HASHLIB@@|${PREFIX}/include|g"
+SUBST_SED.paths+= -e "s|@@HASHINC@@|${PREFIX}/lib|g"
SUBST_MESSAGE.paths= Fixing hardcoded paths.
INSTALLATION_DIRS+= lib/httpd