summaryrefslogtreecommitdiff
path: root/archivers/bsdtar
diff options
context:
space:
mode:
authorjoerg <joerg>2008-09-22 20:19:18 +0000
committerjoerg <joerg>2008-09-22 20:19:18 +0000
commit7d3cd5cc6ca780f8ec655409ec356f4ea82933be (patch)
tree243f042ab6abd4a17cf3f6c5103884e7d5620182 /archivers/bsdtar
parent8552c6c8e84fc51492e8d7a89835097d1174fe3e (diff)
downloadpkgsrc-7d3cd5cc6ca780f8ec655409ec356f4ea82933be.tar.gz
Explicitly disable building the shared libarchive. This fails to link
on HP-UX against the static libz.a used if the system doesn't have a native version. It also reduces build time in other cases.
Diffstat (limited to 'archivers/bsdtar')
-rw-r--r--archivers/bsdtar/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/bsdtar/Makefile b/archivers/bsdtar/Makefile
index 3cbafccea5c..e70842ac72b 100644
--- a/archivers/bsdtar/Makefile
+++ b/archivers/bsdtar/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2008/07/14 14:56:50 joerg Exp $
+# $NetBSD: Makefile,v 1.11 2008/09/22 20:19:18 joerg Exp $
#
DISTNAME= bsdtar-2.5.5
@@ -36,7 +36,7 @@ FILESDIR.bzip2?= ${.CURDIR}/../../archivers/bzip2/files
FILESDIR.libarchive?= ${.CURDIR}/../../archivers/libarchive/files
FILESDIR.zlib?= ${.CURDIR}/../../devel/zlib/files
-CONFIGURE_ARGS+= --enable-bsdtar=static
+CONFIGURE_ARGS+= --enable-bsdtar=static --disable-shared
INSTALLATION_DIRS= bin ${PKGMANDIR}/man1