diff options
Diffstat (limited to 'archivers/libcomprex/Makefile')
-rw-r--r-- | archivers/libcomprex/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/archivers/libcomprex/Makefile b/archivers/libcomprex/Makefile index 4c9591f3940..d4f1edfe951 100644 --- a/archivers/libcomprex/Makefile +++ b/archivers/libcomprex/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2012/02/15 19:19:27 hans Exp $ +# $NetBSD: Makefile,v 1.26 2012/09/11 19:46:56 asau Exp $ DISTNAME= libcomprex-0.3.3 PKGREVISION= 5 @@ -10,7 +10,6 @@ HOMEPAGE= http://www.gnupdate.org/components/libcomprex/index.xml COMMENT= Library to handle (de)compression of files PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir USE_LIBTOOL= yes USE_TOOLS+= pkg-config |