summaryrefslogtreecommitdiff
path: root/security/mhash
diff options
context:
space:
mode:
authorNick Sayer <nsayer@FreeBSD.org>1999-06-29 03:18:51 +0000
committerNick Sayer <nsayer@FreeBSD.org>1999-06-29 03:18:51 +0000
commitdbc0092cc3ae02a4613edf942924d3f2b174efdb (patch)
tree0248ee33f3f28ef47001679a8f86c96b4bacdee7 /security/mhash
parentUse the proper links so dynamic linking will work. (diff)
Add --disable-pthreads. Fixes apache+php3 hang
suggested by: PHP-dev mailing list
Notes
Notes: svn path=/head/; revision=19894
Diffstat (limited to 'security/mhash')
-rw-r--r--security/mhash/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/mhash/Makefile b/security/mhash/Makefile
index b6cc09a47ba8..fae1324d0271 100644
--- a/security/mhash/Makefile
+++ b/security/mhash/Makefile
@@ -3,7 +3,7 @@
# Date created: Mon Jun 28 17:59:13 PDT 1999
# Whom: nsayer@freebsd.org
#
-# $Id: Makefile,v 1.1.1.1 1999/06/28 22:37:58 nsayer Exp $
+# $Id: Makefile,v 1.2 1999/06/29 01:00:49 nsayer Exp $
#
DISTNAME= mhash-0.5.0
@@ -13,7 +13,7 @@ MASTER_SITES= http://sasweb.de/mhash/data/
MAINTAINER= nsayer@freebsd.org
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --prefix=${PREFIX}
+CONFIGURE_ARGS= --prefix=${PREFIX} --disable-pthreads
MAN3= mhash.3