diff options
Diffstat (limited to 'x11/xscreensaver-kde/Makefile')
-rw-r--r-- | x11/xscreensaver-kde/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xscreensaver-kde/Makefile b/x11/xscreensaver-kde/Makefile index 0ef5ba1c64d9..4debbdac6d5c 100644 --- a/x11/xscreensaver-kde/Makefile +++ b/x11/xscreensaver-kde/Makefile @@ -27,7 +27,7 @@ USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes WRKSRC= ${WRKDIR}/kdeartwork-${PORTVERSION} -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes LDCONFIG_DIRS+= %%PREFIX%%/lib %%PREFIX%%/lib/kde3 .include "${.CURDIR}/../../x11/kde3/Makefile.kde" |