summaryrefslogtreecommitdiff
path: root/audio/speex/Makefile
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-07-23 09:09:54 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-07-23 09:09:54 +0000
commit951aa6e2955c19dd2a6af3b51486054580125836 (patch)
treece3b59764a028f717e718628e22569a41666ee30 /audio/speex/Makefile
parentUpdate to 2.0.26 (diff)
Update to 1.0.4
PR: ports/69389 Submitted by: Michael Johnson <ahze@ahze.net> Approved by: maintainer
Notes
Notes: svn path=/head/; revision=114483
Diffstat (limited to 'audio/speex/Makefile')
-rw-r--r--audio/speex/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/speex/Makefile b/audio/speex/Makefile
index a34655f0d48c..accfcc79a69c 100644
--- a/audio/speex/Makefile
+++ b/audio/speex/Makefile
@@ -7,8 +7,7 @@
#
PORTNAME= speex
-PORTVERSION= 1.0.3
-PORTREVISION= 1
+PORTVERSION= 1.0.4
PORTEPOCH= 1
CATEGORIES= audio
MASTER_SITES= http://www.speex.org/download/
@@ -19,6 +18,7 @@ COMMENT= An open-source patent-free voice codec
LIB_DEPENDS= ogg.5:${PORTSDIR}/audio/libogg
+USE_GNOME= gnomehack
USE_GETOPT_LONG= yes
USE_REINPLACE= yes
USE_INC_LIBTOOL_VER= 13