From d3d09c144d85973c335accf4124b64acdbf4dbd5 Mon Sep 17 00:00:00 2001 From: jlam Date: Sat, 8 Sep 2007 21:57:57 +0000 Subject: Convert to use the features framework. --- archivers/pax/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'archivers/pax') diff --git a/archivers/pax/Makefile b/archivers/pax/Makefile index f1de1b03bb9..2b23c68bc40 100644 --- a/archivers/pax/Makefile +++ b/archivers/pax/Makefile @@ -1,4 +1,6 @@ -# $NetBSD: Makefile,v 1.30 2007/09/06 21:51:53 jlam Exp $ +# $NetBSD: Makefile,v 1.31 2007/09/08 21:57:58 jlam Exp $ + +USE_FEATURES= nbcompat .include "Makefile.common" @@ -13,5 +15,4 @@ CONFLICTS+= gcpio-[0-9]* CONFLICTS+= gtar-base-[0-9]* .endif -.include "../../pkgtools/libnbcompat/inplace.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3