diff options
Diffstat (limited to 'audio/ecasound/Makefile')
-rw-r--r-- | audio/ecasound/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/ecasound/Makefile b/audio/ecasound/Makefile index 2fd229de19c5..915e2881f1fc 100644 --- a/audio/ecasound/Makefile +++ b/audio/ecasound/Makefile @@ -6,8 +6,7 @@ # PORTNAME= ecasound -PORTVERSION= 2.4.4 -PORTREVISION= 2 +PORTVERSION= 2.4.5 CATEGORIES= audio MASTER_SITES= http://ecasound.seul.org/download/ @@ -16,6 +15,7 @@ COMMENT= Multitrack audio processing software USE_GNOME= gnometarget USE_GMAKE= yes +USE_GCC= 3.4+ GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --disable-pyecasound --disable-rubyecasound --with-largefile \ |