diff options
Diffstat (limited to 'audio/ecawave/Makefile')
-rw-r--r-- | audio/ecawave/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/ecawave/Makefile b/audio/ecawave/Makefile index f8701c282cd5..174783c4fd99 100644 --- a/audio/ecawave/Makefile +++ b/audio/ecawave/Makefile @@ -7,7 +7,7 @@ PORTNAME= ecawave PORTVERSION= 0.6.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio MASTER_SITES= http://ecasound.seul.org/download/ @@ -17,7 +17,6 @@ COMMENT= Simple graphical audio file editor BUILD_DEPENDS= ${LOCALBASE}/lib/libecasound.a:${PORTSDIR}/audio/ecasound USE_QT_VER= 3 -USE_X_PREFIX= yes USE_GMAKE= yes GNU_CONFIGURE= yes |