aboutsummaryrefslogtreecommitdiff
path: root/security/libecc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/libecc/Makefile')
-rw-r--r--security/libecc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/libecc/Makefile b/security/libecc/Makefile
index 890c7e240d42..0b6b9e3da3f3 100644
--- a/security/libecc/Makefile
+++ b/security/libecc/Makefile
@@ -20,7 +20,7 @@ LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4
USE_GCC= 3.3+
GNU_CONFIGURE= yes
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
CONFIGURE_ENV+= LDFLAGS="-L${PREFIX}/lib -L${LOCALBASE}/lib" \
CPPFLAGS="-I${PREFIX}/include -I${LOCALBASE}/include"