aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorroger <roger@FreeBSD.org>2002-10-11 02:27:20 +0800
committerroger <roger@FreeBSD.org>2002-10-11 02:27:20 +0800
commit2fd61c6f373a74874da58f4c93124fc4007cb250 (patch)
tree351531bea386554796a4077d8fc438e9e6341e92 /net
parentd705db8749d96d350b2d20bd91188dea6cff5fb5 (diff)
downloadfreebsd-ports-gnome-2fd61c6f373a74874da58f4c93124fc4007cb250.tar.gz
freebsd-ports-gnome-2fd61c6f373a74874da58f4c93124fc4007cb250.tar.zst
freebsd-ports-gnome-2fd61c6f373a74874da58f4c93124fc4007cb250.zip
Add expat dependency
Diffstat (limited to 'net')
-rw-r--r--net/opal/Makefile3
-rw-r--r--net/opal3/Makefile3
-rw-r--r--net/openh323-112/Makefile3
-rw-r--r--net/openh323/Makefile3
4 files changed, 8 insertions, 4 deletions
diff --git a/net/opal/Makefile b/net/opal/Makefile
index 84b7dcd7f701..b6e0c34b54a6 100644
--- a/net/opal/Makefile
+++ b/net/opal/Makefile
@@ -16,7 +16,8 @@ DISTFILES= openh323_1.9.9.tar.gz \
MAINTAINER= roger@freebsd.org
-LIB_DEPENDS= speex.0:${PORTSDIR}/audio/speex
+LIB_DEPENDS= speex.0:${PORTSDIR}/audio/speex \
+ expat.4:${PORTSDIR}/textproc/expat2
# 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
diff --git a/net/opal3/Makefile b/net/opal3/Makefile
index 84b7dcd7f701..b6e0c34b54a6 100644
--- a/net/opal3/Makefile
+++ b/net/opal3/Makefile
@@ -16,7 +16,8 @@ DISTFILES= openh323_1.9.9.tar.gz \
MAINTAINER= roger@freebsd.org
-LIB_DEPENDS= speex.0:${PORTSDIR}/audio/speex
+LIB_DEPENDS= speex.0:${PORTSDIR}/audio/speex \
+ expat.4:${PORTSDIR}/textproc/expat2
# 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
diff --git a/net/openh323-112/Makefile b/net/openh323-112/Makefile
index 84b7dcd7f701..b6e0c34b54a6 100644
--- a/net/openh323-112/Makefile
+++ b/net/openh323-112/Makefile
@@ -16,7 +16,8 @@ DISTFILES= openh323_1.9.9.tar.gz \
MAINTAINER= roger@freebsd.org
-LIB_DEPENDS= speex.0:${PORTSDIR}/audio/speex
+LIB_DEPENDS= speex.0:${PORTSDIR}/audio/speex \
+ expat.4:${PORTSDIR}/textproc/expat2
# 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
diff --git a/net/openh323/Makefile b/net/openh323/Makefile
index 84b7dcd7f701..b6e0c34b54a6 100644
--- a/net/openh323/Makefile
+++ b/net/openh323/Makefile
@@ -16,7 +16,8 @@ DISTFILES= openh323_1.9.9.tar.gz \
MAINTAINER= roger@freebsd.org
-LIB_DEPENDS= speex.0:${PORTSDIR}/audio/speex
+LIB_DEPENDS= speex.0:${PORTSDIR}/audio/speex \
+ expat.4:${PORTSDIR}/textproc/expat2
# 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