summaryrefslogtreecommitdiff
path: root/pkgtools/pkg_filecheck/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'pkgtools/pkg_filecheck/Makefile')
-rw-r--r--pkgtools/pkg_filecheck/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/pkg_filecheck/Makefile b/pkgtools/pkg_filecheck/Makefile
index 9f769c499ca..87a61cf8551 100644
--- a/pkgtools/pkg_filecheck/Makefile
+++ b/pkgtools/pkg_filecheck/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2007/02/16 22:57:09 tonio Exp $
+# $NetBSD: Makefile,v 1.26 2007/09/06 21:51:54 jlam Exp $
#
DISTNAME= pkg_filecheck-0.4
@@ -61,7 +61,7 @@ do-install:
.if ${OPSYS} != "NetBSD"
CPPFLAGS+= -DUSE_LIBNBCOMPAT
-. include "../../pkgtools/libnbcompat/buildlink3.mk"
+. include "../../pkgtools/libnbcompat/inplace.mk"
.endif
.include "../../mk/bsd.pkg.mk"