diff options
Diffstat (limited to 'games/openalchemist')
-rw-r--r-- | games/openalchemist/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/games/openalchemist/Makefile b/games/openalchemist/Makefile index 2f76f22aa51e..e1135359d536 100644 --- a/games/openalchemist/Makefile +++ b/games/openalchemist/Makefile @@ -32,13 +32,9 @@ USE_GNOME= pygtk2 USE_XORG= xxf86vm xi x11 xmu xext xdamage xfixes xau xdmcp xt sm ice USE_GL= gl glu USE_SDL= sdl gfx -USES= pkgconfig iconv shebangfix +USES= pkgconfig iconv shebangfix gmake SHEBANG_FILES= openalchemist-config -.if defined(.PARSEDIR) -USES+= gmake -.endif - PORTDOCS= AUTHORS ChangeLog README TODO post-patch: |