summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2005-09-28 14:31:06 +0000
committerrillig <rillig@pkgsrc.org>2005-09-28 14:31:06 +0000
commit5ac8ad700481573bca146bdf809b1f45c8437e24 (patch)
tree4373a04cd43d2143f808073cf6b95c49198d17c6 /pkgtools
parent9984e0604a93cd3c3942a51b0167b8a7fe50ef86 (diff)
downloadpkgsrc-5ac8ad700481573bca146bdf809b1f45c8437e24.tar.gz
Removed trailing white-space.
Diffstat (limited to 'pkgtools')
-rw-r--r--pkgtools/mtree/Makefile4
-rw-r--r--pkgtools/rcorder/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/pkgtools/mtree/Makefile b/pkgtools/mtree/Makefile
index f008dfeecca..d5f7b1470c7 100644
--- a/pkgtools/mtree/Makefile
+++ b/pkgtools/mtree/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2005/04/11 21:47:05 tv Exp $
+# $NetBSD: Makefile,v 1.16 2005/09/28 14:31:08 rillig Exp $
#
DISTNAME= mtree-20040722
@@ -24,7 +24,7 @@ PKG_PRESERVE= # defined
do-extract:
@${CP} -R ${FILESDIR} ${WRKSRC}
-.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"
diff --git a/pkgtools/rcorder/Makefile b/pkgtools/rcorder/Makefile
index f580a369c09..5253029eb34 100644
--- a/pkgtools/rcorder/Makefile
+++ b/pkgtools/rcorder/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2005/04/11 21:47:05 tv Exp $
+# $NetBSD: Makefile,v 1.8 2005/09/28 14:31:08 rillig Exp $
#
DISTNAME= rcorder-20031013
@@ -15,7 +15,7 @@ GNU_CONFIGURE= yes
.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"