From dff986b644507292d0a8f4569eaf712e3e171b76 Mon Sep 17 00:00:00 2001 From: edwin Date: Mon, 5 May 2008 08:33:57 +0000 Subject: Rename www/neon to www/neon26 to make the integration of www/neon28 possible --- multimedia/audacious-plugins/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'multimedia') 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 -- cgit