aboutsummaryrefslogtreecommitdiffstats
path: root/audio/py-speex
diff options
context:
space:
mode:
authorerwin <erwin@FreeBSD.org>2007-10-30 05:49:49 +0800
committererwin <erwin@FreeBSD.org>2007-10-30 05:49:49 +0800
commit36863d878f28307cbc781578a62716fca6401acb (patch)
treec29769d8265a0c2571a44bc94663466f1709db12 /audio/py-speex
parent9a22d19ed8f34d03bdfb421eab8f9a286789ba2e (diff)
downloadfreebsd-ports-gnome-36863d878f28307cbc781578a62716fca6401acb.tar.gz
freebsd-ports-gnome-36863d878f28307cbc781578a62716fca6401acb.tar.zst
freebsd-ports-gnome-36863d878f28307cbc781578a62716fca6401acb.zip
Ensure minimal version of 0.9.6.2 for devel/pyrex.
PR: 117565 Submitted by: Carl Johan Gustavsson <cjg@bsdmail.org>
Diffstat (limited to 'audio/py-speex')
-rw-r--r--audio/py-speex/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/py-speex/Makefile b/audio/py-speex/Makefile
index 92278006418a..929cbc3008c6 100644
--- a/audio/py-speex/Makefile
+++ b/audio/py-speex/Makefile
@@ -16,7 +16,7 @@ DIST_SUBDIR= python
MAINTAINER= cjg@bsdmail.org
COMMENT= Python bindings for the Speex compressor/decompressor audio codec
-BUILD_DEPENDS= pyrexc:${PORTSDIR}/devel/pyrex
+BUILD_DEPENDS= pyrex>=0.9.6.2:${PORTSDIR}/devel/pyrex
LIB_DEPENDS= speex.1:${PORTSDIR}/audio/speex
PLIST_FILES= lib/%%PYTHON_VERSION%%/site-packages/speex.so