summaryrefslogtreecommitdiff
path: root/textproc/nbsed
diff options
context:
space:
mode:
authorrillig <rillig>2005-09-28 14:31:06 +0000
committerrillig <rillig>2005-09-28 14:31:06 +0000
commit134c9fcee41c52fed94a1cbcdde3ba58df43040f (patch)
tree4373a04cd43d2143f808073cf6b95c49198d17c6 /textproc/nbsed
parent12e11a32f7cdd0d8da2fddd91dc0cb2b0e9494c9 (diff)
downloadpkgsrc-134c9fcee41c52fed94a1cbcdde3ba58df43040f.tar.gz
Removed trailing white-space.
Diffstat (limited to 'textproc/nbsed')
-rw-r--r--textproc/nbsed/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/nbsed/Makefile b/textproc/nbsed/Makefile
index 3946c466a7b..66fb0f4ddf3 100644
--- a/textproc/nbsed/Makefile
+++ b/textproc/nbsed/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2005/04/11 21:47:36 tv Exp $
+# $NetBSD: Makefile,v 1.12 2005/09/28 14:31:08 rillig Exp $
DISTNAME= nbsed-20040821
CATEGORIES= textproc pkgtools
@@ -15,7 +15,7 @@ CONFIGURE_ARGS+= --program-transform-name="s,sed,nbsed,"
.include "../../mk/bsd.prefs.mk"
-.if defined(LIBNBCOMPAT_STYLE) && (${LIBNBCOMPAT_STYLE} == "inplace")
+.if defined(LIBNBCOMPAT_STYLE) && (${LIBNBCOMPAT_STYLE} == "inplace")
. include "../../pkgtools/libnbcompat/inplace.mk"
.else
. include "../../pkgtools/libnbcompat/buildlink3.mk"