aboutsummaryrefslogtreecommitdiff
path: root/games/adgali/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/adgali/Makefile')
-rw-r--r--games/adgali/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/adgali/Makefile b/games/adgali/Makefile
index 0a1096503b24..3d2ef4b06cdc 100644
--- a/games/adgali/Makefile
+++ b/games/adgali/Makefile
@@ -29,7 +29,7 @@ CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
CONFIGURE_ARGS= --enable-compile-optim=no
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
.include <bsd.port.pre.mk>