summaryrefslogtreecommitdiff
path: root/sysutils/su2
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 /sysutils/su2
parent0fe51336d1067daa8658086c8d91d4a9b9c92c1f (diff)
downloadpkgsrc-adda884d44cb88a3a470e58f81adefef66c4f3b7.tar.gz
"Each sed command should appear in an assignment of its own."
Diffstat (limited to 'sysutils/su2')
-rw-r--r--sysutils/su2/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/su2/Makefile b/sysutils/su2/Makefile
index 7e96128aa91..07ff38a0948 100644
--- a/sysutils/su2/Makefile
+++ b/sysutils/su2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2012/10/23 19:51:25 asau Exp $
+# $NetBSD: Makefile,v 1.16 2013/04/06 21:07:35 rodent Exp $
#
DISTNAME= su2-1.3
@@ -22,8 +22,8 @@ SUBST_CLASSES+= preproc
SUBST_MESSAGE.preproc= Correcting C preprocessor directives.
SUBST_STAGE.preproc= post-patch
SUBST_FILES.preproc= su2.c
-SUBST_SED.preproc= -e 's,^\(\# *else\).*,\1,' \
- -e 's,^\(\# *endif\).*,\1,'
+SUBST_SED.preproc= -e 's,^\(\# *else\).*,\1,'
+SUBST_SED.preproc= -e 's,^\(\# *endif\).*,\1,'
LDLIBS= -lcrypt