diff options
Diffstat (limited to 'audio/praat')
-rw-r--r-- | audio/praat/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/praat/Makefile b/audio/praat/Makefile index a16aa7919347..ee07594b4043 100644 --- a/audio/praat/Makefile +++ b/audio/praat/Makefile @@ -3,6 +3,7 @@ PORTNAME= praat PORTVERSION= 5.4.08 +PORTREVISION= 1 CATEGORIES= audio science MASTER_SITES= http://www.fon.hum.uva.nl/praat/ DISTNAME= praat5408_sources @@ -13,7 +14,7 @@ COMMENT= Phonetics by Computer LICENSE= GPLv2 DOS2UNIX_REGEX= .*Makefile -USES= dos2unix iconv motif pkgconfig +USES= dos2unix iconv pkgconfig USE_GNOME= gtk20 WRKSRC= ${WRKDIR}/sources_5408 MAKEFILE= makefile |