aboutsummaryrefslogtreecommitdiff
path: root/devel/gengameng/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/gengameng/Makefile')
-rw-r--r--devel/gengameng/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/gengameng/Makefile b/devel/gengameng/Makefile
index 78aa53486354..af0e0e22aa64 100644
--- a/devel/gengameng/Makefile
+++ b/devel/gengameng/Makefile
@@ -16,7 +16,7 @@ COMMENT= An SDL game engine library
USE_SDL= image sdl
GNU_CONFIGURE= yes
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
CONFIGURE_ARGS+= --program-prefix=""
CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS} -I${X11BASE}/include" \
LDFLAGS="${LDFLAGS} -L${X11BASE}/lib"