summaryrefslogtreecommitdiff
path: root/graphics/openrm
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2006-08-14 23:06:39 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2006-08-14 23:06:39 +0000
commit10ddcca177d6d91079be1d2569dae59e314d70c9 (patch)
tree99a6744dc9660c3435aa9d77234a5901dd589105 /graphics/openrm
parent- s,INSTALLS_SHLIB,USE_LDCONFIG,g (diff)
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include dns/ editors/ emulators/ finance/ games/ graphics/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
Notes
Notes: svn path=/head/; revision=170640
Diffstat (limited to 'graphics/openrm')
-rw-r--r--graphics/openrm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/openrm/Makefile b/graphics/openrm/Makefile
index feb63921b6cb..8714ac0fe3d1 100644
--- a/graphics/openrm/Makefile
+++ b/graphics/openrm/Makefile
@@ -39,7 +39,7 @@ MAKE_ARGS= AR=${AR} \
RM=${RM} \
STRIP_CMD=${STRIP_CMD} \
X11BASE=${X11BASE}
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
ONLY_FOR_ARCHS= i386
.if !defined(WITH_DEMOS)