diff options
Diffstat (limited to 'games/rtb/Makefile')
-rw-r--r-- | games/rtb/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/rtb/Makefile b/games/rtb/Makefile index c22f9ef..fab51df 100644 --- a/games/rtb/Makefile +++ b/games/rtb/Makefile @@ -17,9 +17,8 @@ BUILD_DEPENDS= gsed:${PORTSDIR}/textproc/gsed OPTIONS_DEFINE= DOCS -USES= gettext gmake perl5 pkgconfig tar:bzip2 +USES= gettext gmake perl5 pkgconfig python tar:bzip2 USE_GNOME= gtk20 -USE_PYTHON= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-rtb-dir=${PREFIX}/lib/${PORTNAME} |