summaryrefslogtreecommitdiff
path: root/archivers/pax/Makefile
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2006-07-14 20:11:10 +0000
committerjlam <jlam@pkgsrc.org>2006-07-14 20:11:10 +0000
commitbc22bd5d447c4f278d213bb2c5ee8f0bc50fd9eb (patch)
treea89d317025aa6a5f5627ace6d1986ef3a79228e5 /archivers/pax/Makefile
parenta7ad4c977afe151b74b7dcbcaae6d85e29c368ed (diff)
downloadpkgsrc-bc22bd5d447c4f278d213bb2c5ee8f0bc50fd9eb.tar.gz
For the pkgtools versions of mtree and pax, always use libnbcompat
"in-place", and for the normal versions of mtree and pax, always use libnbcompat as a normal build dependency.
Diffstat (limited to 'archivers/pax/Makefile')
-rw-r--r--archivers/pax/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/archivers/pax/Makefile b/archivers/pax/Makefile
index f3c502c9e28..7bef5336c51 100644
--- a/archivers/pax/Makefile
+++ b/archivers/pax/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.27 2006/07/14 19:45:12 jlam Exp $
+# $NetBSD: Makefile,v 1.28 2006/07/14 20:11:10 jlam Exp $
.include "Makefile.common"
CATEGORIES= archivers
+.include "../../pkgtools/libnbcompat/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"