diff options
Diffstat (limited to 'audio/wmusic')
-rw-r--r-- | audio/wmusic/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/wmusic/Makefile b/audio/wmusic/Makefile index ae70f9254d19..71adfc2b9312 100644 --- a/audio/wmusic/Makefile +++ b/audio/wmusic/Makefile @@ -20,7 +20,8 @@ GNU_CONFIGURE= yes CONFIGURE_ENV= PATH_GTKCONFIG=${PREFIX}/bin/gtk12-config USE_GMAKE= yes -USE_GTK= yes +USE_GNOMENG= yes +USE_GNOME= gtk12 USE_X_PREFIX= yes USE_XPM= yes |