aboutsummaryrefslogtreecommitdiff
path: root/audio/audacious-crossfade
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2008-02-28 05:41:17 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2008-02-28 05:41:17 +0000
commit059e574edaec0f83db4e425d2ac359aafb7c04c0 (patch)
tree7071be38f8dae75bb10e3730da6f33b5e4ad5ea5 /audio/audacious-crossfade
parentf53c15158d2fa8b447a051c884191dd2e6552254 (diff)
downloadports-059e574edaec0f83db4e425d2ac359aafb7c04c0.tar.gz
ports-059e574edaec0f83db4e425d2ac359aafb7c04c0.zip
welcome audacious 1.4!
Notes
Notes: svn path=/head/; revision=208046
Diffstat (limited to 'audio/audacious-crossfade')
-rw-r--r--audio/audacious-crossfade/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/audacious-crossfade/Makefile b/audio/audacious-crossfade/Makefile
index 531dff7bbc94..6c5af8ab76fb 100644
--- a/audio/audacious-crossfade/Makefile
+++ b/audio/audacious-crossfade/Makefile
@@ -6,8 +6,8 @@
#
APP= audacious
-LIB_DEPENDS= audacious.5:${PORTSDIR}/multimedia/audacious
-BUILD_DEPENDS= ${LOCALBASE}/lib/audacious/General/libalarm.so:${PORTSDIR}/multimedia/audacious-plugins
+LIB_DEPENDS= audclient.1:${PORTSDIR}/multimedia/audacious
+BUILD_DEPENDS= ${LOCALBASE}/lib/audacious/General/alarm.so:${PORTSDIR}/multimedia/audacious-plugins
CPPFLAGS+= -I${LOCALBASE}/include/glib-2.0 -I${LOCALBASE}/include/gtk-2.0 \
-I${LOCALBASE}/include/cairo -I${LOCALBASE}/include/pango-1.0 \
-I${LOCALBASE}/include/atk-1.0