aboutsummaryrefslogtreecommitdiffstats
path: root/net/opal
diff options
context:
space:
mode:
authorroger <roger@FreeBSD.org>2002-10-11 02:16:29 +0800
committerroger <roger@FreeBSD.org>2002-10-11 02:16:29 +0800
commitd705db8749d96d350b2d20bd91188dea6cff5fb5 (patch)
tree282216970c2c5974ca0bf4f6154d0c4794fb6801 /net/opal
parent363912012200b41e79ca85f1e0dd027ef58ee232 (diff)
downloadfreebsd-ports-gnome-d705db8749d96d350b2d20bd91188dea6cff5fb5.tar.gz
freebsd-ports-gnome-d705db8749d96d350b2d20bd91188dea6cff5fb5.tar.zst
freebsd-ports-gnome-d705db8749d96d350b2d20bd91188dea6cff5fb5.zip
Add speex as a dependency.
Diffstat (limited to 'net/opal')
-rw-r--r--net/opal/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/opal/Makefile b/net/opal/Makefile
index 38819cb5cc36..84b7dcd7f701 100644
--- a/net/opal/Makefile
+++ b/net/opal/Makefile
@@ -16,6 +16,7 @@ DISTFILES= openh323_1.9.9.tar.gz \
MAINTAINER= roger@freebsd.org
+LIB_DEPENDS= speex.0:${PORTSDIR}/audio/speex
# Check for telephony.h in the two places the source is hard coded to check
# /usr/include/sys and /usr/local/include/sys
# If it is not present, extract it from the comms/ixj port