From d705db8749d96d350b2d20bd91188dea6cff5fb5 Mon Sep 17 00:00:00 2001 From: roger Date: Thu, 10 Oct 2002 18:16:29 +0000 Subject: Add speex as a dependency. --- net/opal3/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'net/opal3') diff --git a/net/opal3/Makefile b/net/opal3/Makefile index 38819cb5cc36..84b7dcd7f701 100644 --- a/net/opal3/Makefile +++ b/net/opal3/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 -- cgit