summaryrefslogtreecommitdiff
path: root/archivers/bsdtar/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/bsdtar/Makefile')
-rw-r--r--archivers/bsdtar/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/archivers/bsdtar/Makefile b/archivers/bsdtar/Makefile
index c3368416f06..6d24412de3d 100644
--- a/archivers/bsdtar/Makefile
+++ b/archivers/bsdtar/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2010/07/09 12:03:55 joerg Exp $
+# $NetBSD: Makefile,v 1.18 2012/09/11 19:46:53 asau Exp $
#
DISTNAME= bsdtar-2.8.4
@@ -10,8 +10,6 @@ MAINTAINER= joerg@NetBSD.org
HOMEPAGE= http://code.google.com/p/libarchive/
COMMENT= Fast multi-format tape archiver
-PKG_DESTDIR_SUPPORT= user-destdir
-
GNU_CONFIGURE= yes
# Explicitly do not depend on libtool as this can be used
# as bootstrap dependency.