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 cef053c1ef88..accb5affaf63 100644 --- a/audio/audacity-devel/Makefile +++ b/audio/audacity-devel/Makefile @@ -6,6 +6,7 @@ PORTNAME= audacity PORTVERSION= 1.3.3 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -23,7 +24,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-src-${PORTVERSION}-beta GNU_CONFIGURE= yes USE_GMAKE= yes -USE_X_PREFIX= yes USE_GETTEXT= yes USE_GCC= 4.2+ |