summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-03-30 18:27:32 +0000
committerminskim <minskim@pkgsrc.org>2004-03-30 18:27:32 +0000
commit431a32821cd9c7317c3619ed160c6e6f33f2ee78 (patch)
treeabf6b2efab74c7198465ffd6c8fb92e84b43b9f4 /archivers
parent5c310464fc8a1656d2c089015c741f7bca791bfe (diff)
downloadpkgsrc-431a32821cd9c7317c3619ed160c6e6f33f2ee78.tar.gz
Disable mcrypt library detection by configure explicitly, because it
is not used. Otherwise this package doesn't build when non-pkgsrc mcrypt library is detected.
Diffstat (limited to 'archivers')
-rw-r--r--archivers/dact/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/archivers/dact/Makefile b/archivers/dact/Makefile
index 3a21260c62b..13d522f219e 100644
--- a/archivers/dact/Makefile
+++ b/archivers/dact/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2004/03/11 18:03:49 xtraeme Exp $
+# $NetBSD: Makefile,v 1.9 2004/03/30 18:27:32 minskim Exp $
#
DISTNAME= dact-0.8.3
@@ -15,6 +15,7 @@ GNU_CONFIGURE= YES
USE_GNU_TOOLS+= make
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR}
+CONFIGURE_ENV+= ac_cv_lib_mcrypt_main=no
pre-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/dact