summaryrefslogtreecommitdiff
path: root/pkgtools/mtree/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'pkgtools/mtree/Makefile')
-rw-r--r--pkgtools/mtree/Makefile4
1 files changed, 2 insertions, 2 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"