summaryrefslogtreecommitdiff
path: root/archivers/libarchive
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/libarchive
parent12d022723378b428f4fd92fa06144b402c9914f8 (diff)
downloadpkgsrc-33fe5ceb79c652de1ea82d61ffbe8f2cf5e6c999.tar.gz
"user-destdir" is default these days
Diffstat (limited to 'archivers/libarchive')
-rw-r--r--archivers/libarchive/Makefile4
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