summaryrefslogtreecommitdiff
path: root/security/libmcrypt
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>1999-12-24 19:21:43 +0000
committerMichael Haro <mharo@FreeBSD.org>1999-12-24 19:21:43 +0000
commitd1fd392f5292f5d6587c91a36b87851cb4321099 (patch)
tree002965c86f0a0abc5b845e5b195b3bee98bd6bd0 /security/libmcrypt
parentforgot to cvs add (diff)
GNU_CONFIGURE makes it so we dont' need --prefix=${PREFIX}
Notes
Notes: svn path=/head/; revision=24005
Diffstat (limited to 'security/libmcrypt')
-rw-r--r--security/libmcrypt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/libmcrypt/Makefile b/security/libmcrypt/Makefile
index 22135ad5ed66..b8bf80c5d43e 100644
--- a/security/libmcrypt/Makefile
+++ b/security/libmcrypt/Makefile
@@ -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} --disable-posix-threads
+CONFIGURE_ARGS= --disable-posix-threads
MAN3= mcrypt.3