aboutsummaryrefslogtreecommitdiff
path: root/audio/sweep/Makefile
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2006-05-07 14:17:22 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2006-05-07 14:17:22 +0000
commitdcf0dcdcd8ccedf7e9a079d48f5daa5120f30f0d (patch)
treeb178acecbbc7ba1d6917d0783588099d6e0c5e71 /audio/sweep/Makefile
parentdcb8e9167b7ad5627d699eec925eb821240cd18e (diff)
downloadports-dcf0dcdcd8ccedf7e9a079d48f5daa5120f30f0d.tar.gz
ports-dcf0dcdcd8ccedf7e9a079d48f5daa5120f30f0d.zip
Notes
Diffstat (limited to 'audio/sweep/Makefile')
-rw-r--r--audio/sweep/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/sweep/Makefile b/audio/sweep/Makefile
index 50f29ad9a9e2..e551d21d8e17 100644
--- a/audio/sweep/Makefile
+++ b/audio/sweep/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= sweep
-PORTVERSION= 0.9.0
+PORTVERSION= 0.9.1
CATEGORIES= audio gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -20,7 +20,9 @@ LIB_DEPENDS= sndfile.1:${PORTSDIR}/audio/libsndfile \
speex.3:${PORTSDIR}/audio/speex \
mad.2:${PORTSDIR}/audio/mad
+USE_BZIP2= yes
USE_X_PREFIX= yes
+USE_GETTEXT= yes
USE_GNOME= gnomehack gnomeprefix gnometarget gtk20
USE_GMAKE= yes
GNU_CONFIGURE= yes