diff options
Diffstat (limited to 'games/kobodeluxe')
-rw-r--r-- | games/kobodeluxe/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/games/kobodeluxe/Makefile b/games/kobodeluxe/Makefile index 69701d504bc8..58075c1d7cd8 100644 --- a/games/kobodeluxe/Makefile +++ b/games/kobodeluxe/Makefile @@ -20,12 +20,8 @@ CONFIGURE_ENV= SDL_CONFIG=${LOCALBASE}/bin/sdl11-config CONFIGURE_ARGS+= --program-transform-name="s/$$//" USE_SDL= image sdl -USE_AUTOMAKE= yes -USE_AUTOCONF= yes USE_AUTOCONF_VER= 253 USE_AUTOMAKE_VER= 15 -AUTOCONF= autoconf -ACLOCAL= aclocal .include <bsd.port.pre.mk> |