diff options
Diffstat (limited to 'games/rtb/Makefile')
-rw-r--r-- | games/rtb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/rtb/Makefile b/games/rtb/Makefile index d9fab11c654b..568aeacd01aa 100644 --- a/games/rtb/Makefile +++ b/games/rtb/Makefile @@ -16,7 +16,7 @@ COMMENT= Robot programming game for UNIX USE_X_PREFIX= yes USE_GNOME= gtk12 -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 CONFIGURE_ARGS= --enable-debug .include <bsd.port.pre.mk> |