diff options
Diffstat (limited to 'x11-servers')
-rw-r--r-- | x11-servers/driglide/Makefile | 2 |
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 |