summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorminskim <minskim>2004-03-30 18:27:32 +0000
committerminskim <minskim>2004-03-30 18:27:32 +0000
commit8426b699e73ec4941352bc40788450567b55d6f0 (patch)
treeabf6b2efab74c7198465ffd6c8fb92e84b43b9f4 /archivers
parent266e832038a5f8d93a9e09f5bd7acc0459813751 (diff)
downloadpkgsrc-8426b699e73ec4941352bc40788450567b55d6f0.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