aboutsummaryrefslogtreecommitdiffstats
path: root/devel/orbitcpp
diff options
context:
space:
mode:
authormezz <mezz@FreeBSD.org>2006-11-05 11:45:05 +0800
committermezz <mezz@FreeBSD.org>2006-11-05 11:45:05 +0800
commita32d4ff8b017e57d86d1a073c9aada7614a5c241 (patch)
treefddccf2698dcc30fc08dc0e9164b51c357fd3220 /devel/orbitcpp
parent8e570bffc87c6262d9d3973549ea6fe7f7c7288b (diff)
downloadfreebsd-ports-gnome-a32d4ff8b017e57d86d1a073c9aada7614a5c241.tar.gz
freebsd-ports-gnome-a32d4ff8b017e57d86d1a073c9aada7614a5c241.tar.zst
freebsd-ports-gnome-a32d4ff8b017e57d86d1a073c9aada7614a5c241.zip
INSTALLS_SHLIB -> USE_LDCONFIG.
Found by: portlint (cports.sh)
Diffstat (limited to 'devel/orbitcpp')
-rw-r--r--devel/orbitcpp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/orbitcpp/Makefile b/devel/orbitcpp/Makefile
index 707cdf9466ba..aa100cabae3b 100644
--- a/devel/orbitcpp/Makefile
+++ b/devel/orbitcpp/Makefile
@@ -18,7 +18,7 @@ COMMENT= C++ bindings for ORBit, a CORBA 2.2-compliant ORB
USE_BZIP2= yes
USE_GNOME= gnomehack lthack orbit2
GNU_CONFIGURE= yes
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
post-patch:
@${REINPLACE_CMD} -e 's|^\(SUBDIRS =.*\)test\(.*\)|\1\2|' ${WRKSRC}/Makefile.in