diff options
Diffstat (limited to 'archivers/p7zip/Makefile')
-rw-r--r-- | archivers/p7zip/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/archivers/p7zip/Makefile b/archivers/p7zip/Makefile index 2135194cce8..137da8a63b8 100644 --- a/archivers/p7zip/Makefile +++ b/archivers/p7zip/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.50 2011/03/21 13:45:51 adam Exp $ +# $NetBSD: Makefile,v 1.51 2012/09/11 19:46:59 asau Exp $ DISTNAME= p7zip_9.20.1_src_all PKGNAME= p7zip-9.20.1 @@ -12,7 +12,6 @@ COMMENT= File archiver with high compression LICENSE= gnu-lgpl-v2.1 AND unrar-license PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir USE_LANGUAGES= c c++ USE_TOOLS+= gmake |