diff options
Diffstat (limited to 'games/openalchemist/Makefile')
-rw-r--r-- | games/openalchemist/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/openalchemist/Makefile b/games/openalchemist/Makefile index 6c8ef6a34785..528e4e8d3661 100644 --- a/games/openalchemist/Makefile +++ b/games/openalchemist/Makefile @@ -23,7 +23,7 @@ CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -lpthread -L${LOCALBASE}/lib GNU_CONFIGURE= yes -USES= autoreconf gmake iconv jpeg pkgconfig python:2.7,run shebangfix +USES= autoreconf gmake gnome iconv jpeg pkgconfig python:2.7,run shebangfix SHEBANG_FILES= openalchemist-config USE_GNOME= pygtk2 |