diff options
Diffstat (limited to 'games/gretools')
-rw-r--r-- | games/gretools/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/gretools/Makefile b/games/gretools/Makefile index 854afb715a3c..dee2d25666a1 100644 --- a/games/gretools/Makefile +++ b/games/gretools/Makefile @@ -13,10 +13,9 @@ COMMENT= GNOME vocabulary builder LICENSE= GPLv2 -USES= gmake pathfix pkgconfig shebangfix +USES= gmake pathfix pkgconfig python shebangfix SHEBANG_FILES= ${WRKSRC}/gretools.py USE_GNOME= gnomeprefix pygnome2 -USE_PYTHON= yes GNU_CONFIGURE= yes INSTALLS_OMF= yes |