aboutsummaryrefslogtreecommitdiff
path: root/security/sfs
diff options
context:
space:
mode:
authorMatthew N. Dodd <mdodd@FreeBSD.org>2002-08-05 14:54:39 +0000
committerMatthew N. Dodd <mdodd@FreeBSD.org>2002-08-05 14:54:39 +0000
commitf46c1dd93b85af519512d46bf40ca99bdc7faa40 (patch)
treeb9276421d72d57a7a126578d7065cac62f7569dc /security/sfs
parent00cdf45b030df49e9dd278f43396095254ee56c2 (diff)
downloadports-f46c1dd93b85af519512d46bf40ca99bdc7faa40.tar.gz
ports-f46c1dd93b85af519512d46bf40ca99bdc7faa40.zip
Depend on new version of libgmp under -CURRENT.
Notes
Notes: svn path=/head/; revision=64046
Diffstat (limited to 'security/sfs')
-rw-r--r--security/sfs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/sfs/Makefile b/security/sfs/Makefile
index 79bc65b8ed78..8dd8a1154a5d 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