diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-03-25 16:23:13 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-03-25 16:23:13 +0000 |
commit | 9dd7897f6c2e55ae4b4457bf5d9c256cf5547cbd (patch) | |
tree | 212a09f2143c28b030531bf576fb98d32d4375c8 /games/rtb | |
parent | 38ef8951bbb885afc71cdc3c894b9eb5d8ab11c8 (diff) | |
download | ports-9dd7897f6c2e55ae4b4457bf5d9c256cf5547cbd.tar.gz ports-9dd7897f6c2e55ae4b4457bf5d9c256cf5547cbd.zip |
Notes
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 |