summaryrefslogtreecommitdiff
path: root/x11-toolkits/irrlicht
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2006-08-15 01:13:42 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2006-08-15 01:13:42 +0000
commit7fcd38cac3aea93a0acfa34eb9154866b67b0852 (patch)
treec7744bf36c82c1d4b3a6d5dfdb8cb8cad40644b3 /x11-toolkits/irrlicht
parent- s,INSTALLS_SHLIB,USE_LDCONFIG,g (diff)
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- x11-toolkits/ of ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
Notes
Notes: svn path=/head/; revision=170655
Diffstat (limited to 'x11-toolkits/irrlicht')
-rw-r--r--x11-toolkits/irrlicht/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/irrlicht/Makefile b/x11-toolkits/irrlicht/Makefile
index 04d0795ce649..46a52c2060f9 100644
--- a/x11-toolkits/irrlicht/Makefile
+++ b/x11-toolkits/irrlicht/Makefile
@@ -21,7 +21,7 @@ USE_GL= yes
USE_ZIP= yes
WRKBASE= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
WRKSRC= ${WRKBASE}/source/Irrlicht
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
SHARED_LIB_VER= 2
PLIST_SUB+= SHARED_LIB_VER=${SHARED_LIB_VER}