pkgsrc/sysutils/mtree/Makefile
jlam bc22bd5d44 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.
2006-07-14 20:11:10 +00:00

8 lines
212 B
Makefile

# $NetBSD: Makefile,v 1.2 2006/07/14 20:11:10 jlam Exp $
.include "../../pkgtools/mtree/Makefile.common"
CATEGORIES= sysutils
.include "../../pkgtools/libnbcompat/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"