diff options
Diffstat (limited to 'audio/audacity-devel')
-rw-r--r-- | audio/audacity-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/audacity-devel/Makefile b/audio/audacity-devel/Makefile index 623432afaee6..9ab74e1020b5 100644 --- a/audio/audacity-devel/Makefile +++ b/audio/audacity-devel/Makefile @@ -22,7 +22,7 @@ CONFLICTS= audacity-[0-9]* WRKSRC= ${WRKDIR}/${PORTNAME}-src-${PORTVERSION}-beta -USE_AUTOTOOLS= aclocal:110 autoconf:267 +USE_AUTOTOOLS= aclocal:111 autoconf:267 GNU_CONFIGURE= yes USE_GMAKE= yes USE_GCC= 4.2+ |