aboutsummaryrefslogtreecommitdiff
path: root/audio/sweep/Makefile
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2005-10-16 21:45:23 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2005-10-16 21:45:23 +0000
commit5d8982334f034b1841ffcfd342d9b55232a3f61f (patch)
tree10c291ed58507bf67a3e22432eadcacef475f949 /audio/sweep/Makefile
parent1d698f21a57f54452de05bd49da6dbafc855b72c (diff)
downloadports-5d8982334f034b1841ffcfd342d9b55232a3f61f.tar.gz
ports-5d8982334f034b1841ffcfd342d9b55232a3f61f.zip
Notes
Diffstat (limited to 'audio/sweep/Makefile')
-rw-r--r--audio/sweep/Makefile10
1 files changed, 4 insertions, 6 deletions
diff --git a/audio/sweep/Makefile b/audio/sweep/Makefile
index 44d37a186571..504e2eccb71a 100644
--- a/audio/sweep/Makefile
+++ b/audio/sweep/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= sweep
-PORTVERSION= 0.8.3
-PORTREVISION= 2
+PORTVERSION= 0.8.4
CATEGORIES= audio gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -19,13 +18,12 @@ LIB_DEPENDS= sndfile.1:${PORTSDIR}/audio/libsndfile \
samplerate.1:${PORTSDIR}/audio/libsamplerate \
vorbis.3:${PORTSDIR}/audio/libvorbis \
speex.3:${PORTSDIR}/audio/speex \
- mad.2:${PORTSDIR}/audio/mad \
- tdb.1:${PORTSDIR}/databases/tdb
+ mad.2:${PORTSDIR}/audio/mad
USE_X_PREFIX= yes
+USE_GNOME= gnomehack gnomeprefix gnometarget gtk12
USE_GMAKE= yes
-USE_LIBTOOL_VER=15
-USE_GNOME= gnomeprefix gnomehier gnomehack gnometarget gtk12
+USE_LIBTOOL_VER= 15
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
CONFIGURE_ARGS= --with-extralibdir=${LOCALBASE}/lib \