summaryrefslogtreecommitdiff
path: root/security/CSP/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/CSP/Makefile')
-rw-r--r--security/CSP/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/security/CSP/Makefile b/security/CSP/Makefile
index 9fdbc8ff582..0a5807b6777 100644
--- a/security/CSP/Makefile
+++ b/security/CSP/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2013/02/06 23:23:34 jperkin Exp $
+# $NetBSD: Makefile,v 1.15 2013/04/06 21:07:35 rodent Exp $
#
DISTNAME= CSP-0.32
@@ -32,8 +32,8 @@ BUILD_DEFS+= CSPHOME
SUBST_CLASSES+= csp
SUBST_FILES.csp= csp
-SUBST_SED.csp= -e s,@@CSPHOME@@,${CSPHOME}, \
- -e s,@@OPENSSL@@,${OPENSSLBIN},
+SUBST_SED.csp= -e s,@@CSPHOME@@,${CSPHOME},
+SUBST_SED.csp+= -e s,@@OPENSSL@@,${OPENSSLBIN},
SUBST_STAGE.csp= post-patch
post-install: