diff options
Diffstat (limited to 'games/stepmania-devel/Makefile')
-rw-r--r-- | games/stepmania-devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/stepmania-devel/Makefile b/games/stepmania-devel/Makefile index 951290bbe8f7..480bbd2fec9f 100644 --- a/games/stepmania-devel/Makefile +++ b/games/stepmania-devel/Makefile @@ -28,7 +28,8 @@ PROJECTHOST= sm-ssc USE_BZIP2= yes USE_XORG= x11 xau xdmcp xext xrandr xrender xtst USE_GL= gl glu -USE_GNOME= gnomehack gtk20 +USES= pathfix +USE_GNOME= gtk20 USE_PERL5_BUILD=yes USE_ICONV= yes GNU_CONFIGURE= yes |