diff options
Diffstat (limited to 'games/rtb')
-rw-r--r-- | games/rtb/Makefile | 3 | ||||
-rw-r--r-- | games/rtb/pkg-plist | 1 |
2 files changed, 3 insertions, 1 deletions
diff --git a/games/rtb/Makefile b/games/rtb/Makefile index f64aa1870b39..474f91b031b1 100644 --- a/games/rtb/Makefile +++ b/games/rtb/Makefile @@ -7,7 +7,7 @@ PORTNAME= RealTimeBattle PORTVERSION= 1.0.8 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME:L} @@ -23,6 +23,7 @@ USE_X_PREFIX= yes USE_GNOME= gnometarget gtk20 USE_GCC= 3.4+ USE_PERL5= yes +USE_PYTHON= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" diff --git a/games/rtb/pkg-plist b/games/rtb/pkg-plist index 6234e1024c43..a7aab844f947 100644 --- a/games/rtb/pkg-plist +++ b/games/rtb/pkg-plist @@ -65,6 +65,7 @@ lib/RealTimeBattle/Robots/perl/perl.robot.in lib/RealTimeBattle/Robots/perl-Skeleton/perl-Skeleton.robot.in lib/RealTimeBattle/Robots/perl-Skeleton.robot lib/RealTimeBattle/Robots/perl.robot +lib/RealTimeBattle/Robots/raziel.py.robot lib/RealTimeBattle/Robots/raziel/raziel.py.robot.in lib/RealTimeBattle/Robots/rotate_and_fire/Makefile.am lib/RealTimeBattle/Robots/rotate_and_fire/rotate_and_fire.cc |