diff options
Diffstat (limited to 'archivers/gcpio/Makefile')
-rw-r--r-- | archivers/gcpio/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/archivers/gcpio/Makefile b/archivers/gcpio/Makefile index 2682b733416..0992a78dd30 100644 --- a/archivers/gcpio/Makefile +++ b/archivers/gcpio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.42 2012/06/02 08:38:13 cheusov Exp $ +# $NetBSD: Makefile,v 1.43 2012/09/11 19:46:54 asau Exp $ # DISTNAME= cpio-2.6 @@ -15,7 +15,6 @@ LICENSE= gnu-gpl-v2 CONFLICTS+= gtar-base-[0-9]* PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir GNU_CONFIGURE= yes USE_TOOLS+= makeinfo |