diff options
Diffstat (limited to 'devel/gengameng/Makefile')
-rw-r--r-- | devel/gengameng/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/gengameng/Makefile b/devel/gengameng/Makefile index 03ffdf596f7c..6b5e38f314fc 100644 --- a/devel/gengameng/Makefile +++ b/devel/gengameng/Makefile @@ -16,7 +16,7 @@ COMMENT= An SDL game engine library USE_SDL= image sdl USE_REINPLACE= yes -USE_LIBTOOL_VER= 13 +USE_INC_LIBTOOL_VER= 13 INSTALLS_SHLIB= yes CONFIGURE_ARGS+= --program-prefix="" CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS} -I${X11BASE}/include" \ |