diff options
author | Kurt Jaeger <pi@FreeBSD.org> | 2015-02-19 12:35:21 +0000 |
---|---|---|
committer | Kurt Jaeger <pi@FreeBSD.org> | 2015-02-19 12:35:21 +0000 |
commit | 18dbdb775a619b2f75235c7790488c87137d49ce (patch) | |
tree | 68ed6d37bbd31c650450da8942986ea0baf3ca29 /multimedia/audacious | |
parent | 617860334cbc42d25e73a9dbda91c7ddae399b5b (diff) |
Notes
Diffstat (limited to 'multimedia/audacious')
-rw-r--r-- | multimedia/audacious/Makefile | 6 | ||||
-rw-r--r-- | multimedia/audacious/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/multimedia/audacious/Makefile b/multimedia/audacious/Makefile index 34202dfff1a6..47f6179893bc 100644 --- a/multimedia/audacious/Makefile +++ b/multimedia/audacious/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= audacious -PORTVERSION= 3.5 +PORTVERSION= 3.5.2 CATEGORIES= multimedia audio MASTER_SITES= http://distfiles.audacious-media-player.org/ @@ -15,7 +15,7 @@ LIB_DEPENDS= libmcs.so:${PORTSDIR}/devel/libmcs \ libmowgli.so:${PORTSDIR}/devel/libmowgli GNU_CONFIGURE= yes -USES= pkgconfig gmake tar:bzip2 desktop-file-utils +USES= pkgconfig gmake tar:bzip2 desktop-file-utils gettext-tools USE_XORG= x11 sm USE_GNOME= gtk30 libxml2 USE_LDCONFIG= yes @@ -49,7 +49,7 @@ USES+= iconv .endif .if ${PORT_OPTIONS:MNLS} -USES+= gettext +USES+= gettext-runtime CONFIGURE_ARGS+=--enable-nls PLIST_SUB+= NLS="" .else diff --git a/multimedia/audacious/distinfo b/multimedia/audacious/distinfo index 5d78268264ea..3ddfbe8d94da 100644 --- a/multimedia/audacious/distinfo +++ b/multimedia/audacious/distinfo @@ -1,2 +1,2 @@ -SHA256 (audacious-3.5.tar.bz2) = 4180a1a922b42ef2b1fe47c708a226e03e7400b35e04ece4b2e73c01c5d42514 -SIZE (audacious-3.5.tar.bz2) = 443556 +SHA256 (audacious-3.5.2.tar.bz2) = 3915b9692ef8acb2588b0e26c2738e59e36766cfe83e7e52c0e601688e6c1956 +SIZE (audacious-3.5.2.tar.bz2) = 448436 |