aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorsergei <sergei@FreeBSD.org>2006-08-09 20:05:56 +0800
committersergei <sergei@FreeBSD.org>2006-08-09 20:05:56 +0800
commitdd8788a203258c61a98ede86429d6b66d6a83fd6 (patch)
treee7fdf3ebeee49a0de2cd8f367c0fb6c866b33df4 /security
parent149a2c414fd988da6d6b48a94426e492e199a861 (diff)
downloadfreebsd-ports-gnome-dd8788a203258c61a98ede86429d6b66d6a83fd6.tar.gz
freebsd-ports-gnome-dd8788a203258c61a98ede86429d6b66d6a83fd6.tar.zst
freebsd-ports-gnome-dd8788a203258c61a98ede86429d6b66d6a83fd6.zip
- INSTALLS_SHLIBS is obsolete, USE_LDCONFIG should be used instead
Noticed by: garga
Diffstat (limited to 'security')
-rw-r--r--security/cvm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/cvm/Makefile b/security/cvm/Makefile
index f35cc22f51b0..df2ee500b918 100644
--- a/security/cvm/Makefile
+++ b/security/cvm/Makefile
@@ -19,7 +19,7 @@ CONFLICTS= bglibs-1.00*
USE_GPG= yes
SIG_SUFFIX= .sig
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
LDFLAGS?= -s
BGLIBS_INC= ${LOCALBASE}/include/bglibs
BGLIBS_LIB= ${LOCALBASE}/lib/bglibs