summaryrefslogtreecommitdiff
path: root/security/libmcrypt/Makefile
diff options
context:
space:
mode:
authorNick Sayer <nsayer@FreeBSD.org>1999-06-29 03:20:07 +0000
committerNick Sayer <nsayer@FreeBSD.org>1999-06-29 03:20:07 +0000
commit9ac2c203678dd4288837a3c27802df451e6aa15f (patch)
tree79ced79da30c578e244b82b53309c89866049658 /security/libmcrypt/Makefile
parentAdd --disable-pthreads. Fixes apache+php3 hang (diff)
add --disable-posix-threads. Fixes apache+php3 hang.
Suggested-by: PHP-dev mailing list
Notes
Notes: svn path=/head/; revision=19895
Diffstat (limited to '')
-rw-r--r--security/libmcrypt/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/libmcrypt/Makefile b/security/libmcrypt/Makefile
index 25dd8df29cd6..a136fdf1cc8e 100644
--- a/security/libmcrypt/Makefile
+++ b/security/libmcrypt/Makefile
@@ -3,7 +3,7 @@
# Date created: Mon Jun 28 18:02:04 PDT 1999
# Whom: nsayer@freebsd.org
#
-# $Id: Makefile,v 1.1.1.1 1999/06/28 22:54:48 nsayer Exp $
+# $Id: Makefile,v 1.2 1999/06/29 01:03:45 nsayer Exp $
#
DISTNAME= libmcrypt-2.2
@@ -13,7 +13,7 @@ MASTER_SITES= ftp://argeas.cs-net.gr/pub/unix/mcrypt/
MAINTAINER= nsayer@freebsd.org
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --prefix=${PREFIX}
+CONFIGURE_ARGS= --prefix=${PREFIX} --disable-posix-threads
MAN3= mcrypt.3