summaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authormdodd <mdodd@FreeBSD.org>2002-08-05 14:54:39 +0000
committermdodd <mdodd@FreeBSD.org>2002-08-05 14:54:39 +0000
commit89fc9af6a521c5fb167914f9a0ff599c1188e792 (patch)
tree591b718fc4fa285fe8cbd4fb64ca0460b49ea334 /security
parent853ee6b6bee8aebab7a0872ce40e3b5235e910e0 (diff)
downloadFreeBSD-ports-89fc9af6a521c5fb167914f9a0ff599c1188e792.zip
FreeBSD-ports-89fc9af6a521c5fb167914f9a0ff599c1188e792.tar.gz
Depend on new version of libgmp under -CURRENT.
Diffstat (limited to 'security')
-rw-r--r--security/sfs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/sfs/Makefile b/security/sfs/Makefile
index 79bc65b..8dd8a11 100644
--- a/security/sfs/Makefile
+++ b/security/sfs/Makefile
@@ -28,7 +28,7 @@ CONFIGURE_ARGS+=--with-sfsuser=sfs \
--disable-uvfs
.if ${OSVERSION} > 500000
-LIB_DEPENDS+= gmp.5:${PORTSDIR}/math/libgmp4
+LIB_DEPENDS+= gmp.6:${PORTSDIR}/math/libgmp4
CONFIGURE_ARGS+=--with-gmp=${PREFIX}
.else
CONFIGURE_ARGS+=--with-gmp=/usr
OpenPOWER on IntegriCloud