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