diff options
Diffstat (limited to 'games/critterding/Makefile')
-rw-r--r-- | games/critterding/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/critterding/Makefile b/games/critterding/Makefile index e75985cefa2f..65a64dfb2b04 100644 --- a/games/critterding/Makefile +++ b/games/critterding/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 USE_BZIP2= yes GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf:268:env aclocal:111:env automake:111:env libtool:22 +USE_AUTOTOOLS= autoconf:env aclocal:env automake:env libtool USE_SDL= sdl USE_GL= gl CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" \ |