diff options
Diffstat (limited to 'games/atlantikdesigner/Makefile')
-rw-r--r-- | games/atlantikdesigner/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/atlantikdesigner/Makefile b/games/atlantikdesigner/Makefile index f7adf29a4f8d..8ccf86bfe2ac 100644 --- a/games/atlantikdesigner/Makefile +++ b/games/atlantikdesigner/Makefile @@ -27,7 +27,7 @@ PREFIX= ${KDE_PREFIX} USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes LDCONFIG_DIRS+= %%PREFIX%%/lib/kde3 .include "${.CURDIR}/../../x11/kde3/Makefile.kde" |