aboutsummaryrefslogtreecommitdiff
path: root/security/sfs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/sfs/Makefile')
-rw-r--r--security/sfs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/sfs/Makefile b/security/sfs/Makefile
index 707aae6d8ad5..544fe0e77825 100644
--- a/security/sfs/Makefile
+++ b/security/sfs/Makefile
@@ -28,7 +28,7 @@ CONFIGURE_ARGS+=--with-sfsuser=sfs \
--disable-uvfs \
--with-gmp=${LOCALBASE}
-LIB_DEPENDS+= gmp.7:${PORTSDIR}/math/libgmp4
+LIB_DEPENDS+= gmp.7:${PORTSDIR}/math/libgmp4
.include <bsd.port.pre.mk>