aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2008-05-05 16:33:57 +0800
committeredwin <edwin@FreeBSD.org>2008-05-05 16:33:57 +0800
commitdff986b644507292d0a8f4569eaf712e3e171b76 (patch)
tree83ef756d1909f2dae19e716dd07546359eb28614 /multimedia
parent74b54a2a6100c72680eb12390224fa3d2245e7fc (diff)
downloadfreebsd-ports-gnome-dff986b644507292d0a8f4569eaf712e3e171b76.tar.gz
freebsd-ports-gnome-dff986b644507292d0a8f4569eaf712e3e171b76.tar.zst
freebsd-ports-gnome-dff986b644507292d0a8f4569eaf712e3e171b76.zip
Rename www/neon to www/neon26 to make the integration
of www/neon28 possible
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