diff options
Diffstat (limited to 'archivers/libarchive/Makefile')
-rw-r--r-- | archivers/libarchive/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/archivers/libarchive/Makefile b/archivers/libarchive/Makefile index 76ff0dfd161..ddf63bbd910 100644 --- a/archivers/libarchive/Makefile +++ b/archivers/libarchive/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.35 2011/11/01 06:43:16 sbd Exp $ +# $NetBSD: Makefile,v 1.36 2012/09/11 19:46:56 asau Exp $ # DISTNAME= libarchive-2.8.4 @@ -11,8 +11,6 @@ MAINTAINER= joerg@NetBSD.org HOMEPAGE= http://code.google.com/p/libarchive/ COMMENT= Library to read/create different archive formats -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_LIBTOOL= yes |