diff --git a/audio/ecawave/Makefile b/audio/ecawave/Makefile index 57068939721b..d23b0ef9f992 100644 --- a/audio/ecawave/Makefile +++ b/audio/ecawave/Makefile @@ -19,7 +19,7 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libecasound.a:${PORTSDIR}/audio/ecasound USE_QT_VER= 3 USE_X_PREFIX= yes USE_GMAKE= yes -GNU_CONFIGURE= yes +GNU_CONFIGURE= yes CFLAGS+= ${PTHREAD_CFLAGS:S/"//g} LDFLAGS+= ${PTHREAD_LIBS:S/"//g} @@ -33,7 +33,7 @@ MAN1= ecawave.1 .include .if ${ARCH} == "alpha" && ${OSVERSION} >= 502102 -BROKEN= "Configure fails on alpha 5.x" +BROKEN= Configure fails on alpha 5.x .endif post-patch: diff --git a/audio/ecawave/pkg-descr b/audio/ecawave/pkg-descr index a58890360ddc..b0afd0d0b5af 100644 --- a/audio/ecawave/pkg-descr +++ b/audio/ecawave/pkg-descr @@ -7,4 +7,4 @@ all audio file formats and effect algorithms provided by ecasound libraries. This includes OSS, ALSA, aRts, over 20 file formats, over 30 effect types, LADPSA plugins and multi-operator effect presets. -WWW: http://www.eca.cx/ecawave +WWW: http://www.eca.cx/ecawave/