diff options
Diffstat (limited to 'audio/xhippo/Makefile')
-rw-r--r-- | audio/xhippo/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/xhippo/Makefile b/audio/xhippo/Makefile index 4cc549313c48..d250116c8976 100644 --- a/audio/xhippo/Makefile +++ b/audio/xhippo/Makefile @@ -15,6 +15,7 @@ LIB_DEPENDS= id3tag:${PORTSDIR}/audio/libid3tag RUN_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123 USE_GNOME= gtk20 +NO_STAGE= yes USES= gettext pkgconfig GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-gtk2 |