aboutsummaryrefslogtreecommitdiffstats
path: root/audio/ario/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/ario/Makefile')
-rw-r--r--audio/ario/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/audio/ario/Makefile b/audio/ario/Makefile
index cf668640ad95..da6a38d30839 100644
--- a/audio/ario/Makefile
+++ b/audio/ario/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= ario
-PORTVERSION= 1.3
+PORTVERSION= 1.4.2
CATEGORIES= audio
MASTER_SITES= SF/ario-player/ario-player/${PORTVERSION}
@@ -16,7 +16,9 @@ COMMENT= Ario is a GTK2 client for MPD
LIB_DEPENDS= gnutls:${PORTSDIR}/security/gnutls \
notify:${PORTSDIR}/devel/libnotify \
soup:${PORTSDIR}/devel/libsoup22 \
- tag_c:${PORTSDIR}/audio/taglib
+ tag_c:${PORTSDIR}/audio/taglib \
+ unique-1.0:${PORTSDIR}/x11-toolkits/unique \
+ mpdclient:${PORTSDIR}/audio/libmpdclient
BUILD_DEPENDS= mpd:${PORTSDIR}/audio/musicpd
GNU_CONFIGURE= yes
@@ -24,7 +26,7 @@ CONFIGURE_ARGS= --disable-avahi # without this ario don't build
USE_LDCONFIG= yes
USE_GMAKE= yes
USE_GCC= 4.4+
-USE_GNOME= gtk20
+USE_GNOME= gtk20 gnomehack gnometarget
INSTALLS_ICONS= yes
OPTIONS= NLS "Use NLS" On