summaryrefslogtreecommitdiff
path: root/audio/freealut
diff options
context:
space:
mode:
Diffstat (limited to 'audio/freealut')
-rw-r--r--audio/freealut/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/freealut/Makefile b/audio/freealut/Makefile
index 63b37ad2e6a4..d88aafcb513b 100644
--- a/audio/freealut/Makefile
+++ b/audio/freealut/Makefile
@@ -22,7 +22,7 @@ GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib"
USE_GMAKE= yes
USE_GNOME= pkgconfig gnomehack
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
.include <bsd.port.pre.mk>