summaryrefslogtreecommitdiff
path: root/archivers/bsdtar/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/bsdtar/Makefile')
-rw-r--r--archivers/bsdtar/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/archivers/bsdtar/Makefile b/archivers/bsdtar/Makefile
index cf61ec24879..ce3ef540742 100644
--- a/archivers/bsdtar/Makefile
+++ b/archivers/bsdtar/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2007/11/30 21:32:27 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2007/11/30 21:54:06 joerg Exp $
#
DISTNAME= bsdtar-2.4.0
@@ -23,9 +23,6 @@ GNU_CONFIGURE= yes
.include "../../archivers/bzip2/builtin.mk"
.include "../../devel/zlib/builtin.mk"
-USE_BUILTIN.bzip2=no
-USE_BUILTIN.zlib=no
-
.if empty(USE_BUILTIN.bzip2:M[yY][eE][sS])
CPPFLAGS+= -I${WRKDIR}/bzip2
LDFLAGS+= -L${WRKDIR}/bzip2