aboutsummaryrefslogtreecommitdiff
path: root/audio/ario
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2011-08-23 18:39:19 +0000
committerKoop Mast <kwm@FreeBSD.org>2011-08-23 18:39:19 +0000
commitfe61bf1eb4f2758636a3c065686a833eb412df25 (patch)
tree1474457ea487adcafec2ab29e99ab61897a3e479 /audio/ario
parent5732783897145621b6af3ab08fba8d9af40f338b (diff)
downloadports-fe61bf1eb4f2758636a3c065686a833eb412df25.tar.gz
ports-fe61bf1eb4f2758636a3c065686a833eb412df25.zip
Chase libnotify, libproxy and webkit-gtk2 shlib changes, and fix build where needed.
Notes
Notes: svn path=/head/; revision=280300
Diffstat (limited to 'audio/ario')
-rw-r--r--audio/ario/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/ario/Makefile b/audio/ario/Makefile
index 484a290d6351..26f717e5b429 100644
--- a/audio/ario/Makefile
+++ b/audio/ario/Makefile
@@ -7,6 +7,7 @@
PORTNAME= ario
PORTVERSION= 1.5.1
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= SF/ario-player/ario-player/${PORTVERSION}
@@ -17,6 +18,7 @@ LICENSE= GPLv2
LIB_DEPENDS= gnutls:${PORTSDIR}/security/gnutls \
gcrypt:${PORTSDIR}/security/libgcrypt \
+ dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \
curl:${PORTSDIR}/ftp/curl \
notify:${PORTSDIR}/devel/libnotify \
soup:${PORTSDIR}/devel/libsoup22 \