diff options
Diffstat (limited to 'games/gbottler/Makefile')
-rw-r--r-- | games/gbottler/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gbottler/Makefile b/games/gbottler/Makefile index ac8dde3745b2..dd00364e68b1 100644 --- a/games/gbottler/Makefile +++ b/games/gbottler/Makefile @@ -11,7 +11,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= SSTP Bottle client NO_ARCH= yes -USES= gettext-tools gmake python:2.7 shebangfix +USES= gettext-tools gmake gnome python:2.7 shebangfix SHEBANG_FILES= src/*.py src/viewer/*.py USE_GNOME= pygtk2 MAKE_ARGS= PYTHON=${PYTHON_CMD} |