summaryrefslogtreecommitdiff
path: root/x11-servers
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2006-08-15 01:11:33 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2006-08-15 01:11:33 +0000
commite2f1a391066e99c8f7f9e88ba89d0e35e2b8b6b0 (patch)
tree644f09b8599478606b0b2308d5ddb42c8ca91fc6 /x11-servers
parentFix install: 'php -m' was changed to send output to stderr, which broke (diff)
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include www/ x11/ x11-clocks/ x11-servers/ x11-themes/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
Notes
Notes: svn path=/head/; revision=170654
Diffstat (limited to 'x11-servers')
-rw-r--r--x11-servers/driglide/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-servers/driglide/Makefile b/x11-servers/driglide/Makefile
index c1727ee809ed..59912492342d 100644
--- a/x11-servers/driglide/Makefile
+++ b/x11-servers/driglide/Makefile
@@ -17,7 +17,7 @@ COMMENT= Libraries to support 3dfx Voodoo3/4/5/Banshee with the DRI
USE_BZIP2= yes
USE_X_PREFIX= yes
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
USE_AUTOTOOLS= automake:14 autoconf:253 libtool:15
AUTOMAKE_ARGS= -a
USE_GMAKE= yes