summaryrefslogtreecommitdiff
path: root/archivers/gzip
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2012-09-11 19:46:52 +0000
committerasau <asau@pkgsrc.org>2012-09-11 19:46:52 +0000
commit33fe5ceb79c652de1ea82d61ffbe8f2cf5e6c999 (patch)
tree361a8fb86a46a145de882fd0d5f045773c75ecb5 /archivers/gzip
parent12d022723378b428f4fd92fa06144b402c9914f8 (diff)
downloadpkgsrc-33fe5ceb79c652de1ea82d61ffbe8f2cf5e6c999.tar.gz
"user-destdir" is default these days
Diffstat (limited to 'archivers/gzip')
-rw-r--r--archivers/gzip/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/archivers/gzip/Makefile b/archivers/gzip/Makefile
index a76fc165538..5e930fd364d 100644
--- a/archivers/gzip/Makefile
+++ b/archivers/gzip/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2010/04/20 15:50:23 tnn Exp $
+# $NetBSD: Makefile,v 1.25 2012/09/11 19:46:55 asau Exp $
#
DISTNAME= gzip-1.3.12
@@ -14,7 +14,6 @@ COMMENT= Compress or expand files
LICENSE= gnu-gpl-v2
PKG_INSTALLATION_TYPES= overwrite pkgviews
-PKG_DESTDIR_SUPPORT= user-destdir
CONFLICTS+= gzip-base-[0-9]* gzip-info-[0-9]*