summaryrefslogtreecommitdiff
path: root/graphics/glide3
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/glide3
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/glide3')
-rw-r--r--graphics/glide3/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/glide3/Makefile b/graphics/glide3/Makefile
index 3232371a2569..834498a314d5 100644
--- a/graphics/glide3/Makefile
+++ b/graphics/glide3/Makefile
@@ -20,7 +20,7 @@ COMMENT= Library to support 3dfx Voodoo3/4/5/Banshee with the DRI
USE_BZIP2= yes
WRKSRC= ${WRKDIR}/Glide3
USE_X_PREFIX= yes
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
USE_AUTOTOOLS= automake:14 autoconf:253 libtool:15
AUTOMAKE_ARGS= -a
USE_GMAKE= yes