summaryrefslogtreecommitdiff
path: root/archivers/libarchive/Makefile
diff options
context:
space:
mode:
authorasau <asau>2012-09-11 19:46:52 +0000
committerasau <asau>2012-09-11 19:46:52 +0000
commit4ebe57981599d43b57c00c24d9d40123d141320c (patch)
tree361a8fb86a46a145de882fd0d5f045773c75ecb5 /archivers/libarchive/Makefile
parent3401b563bcc0e51ee3426cc9bab322f6a8f4ec48 (diff)
downloadpkgsrc-4ebe57981599d43b57c00c24d9d40123d141320c.tar.gz
"user-destdir" is default these days
Diffstat (limited to 'archivers/libarchive/Makefile')
-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