summaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2008-05-05 08:33:57 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2008-05-05 08:33:57 +0000
commitf970dfe37e17c50b81f95932c5c881b96db944f4 (patch)
tree66cdef971b6d27bb3a3ab78a537c016547f7eada /multimedia
parent- fix rc.d script and bump PORTREVISION (diff)
Rename www/neon to www/neon26 to make the integration
of www/neon28 possible
Notes
Notes: svn path=/head/; revision=212638
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/audacious-plugins/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/audacious-plugins/Makefile b/multimedia/audacious-plugins/Makefile
index 9c7c5dd65215..17f7695dac10 100644
--- a/multimedia/audacious-plugins/Makefile
+++ b/multimedia/audacious-plugins/Makefile
@@ -310,7 +310,7 @@ PLIST_SUB+= PARANORMALPLUGIN="@comment "
.endif
.if !defined(WITHOUT_NEON)
-LIB_DEPENDS+= neon.26:${PORTSDIR}/www/neon
+LIB_DEPENDS+= neon.26:${PORTSDIR}/www/neon26
CONFIGURE_ARGS+=--enable-neon
PLIST_SUB+= NEONPLUGIN=""
.else