summaryrefslogtreecommitdiffstats
path: root/net/opal
diff options
context:
space:
mode:
authorroger <roger@FreeBSD.org>2003-08-28 21:22:52 +0000
committerroger <roger@FreeBSD.org>2003-08-28 21:22:52 +0000
commitde1b58f4f2566d13b0c9e1cc9ba3220a79430652 (patch)
tree5cced40b883771207a589b50eca3052d8a6dbe9f /net/opal
parent799bb5ded58833a08783a381f6338e01715144bc (diff)
downloadFreeBSD-ports-de1b58f4f2566d13b0c9e1cc9ba3220a79430652.zip
FreeBSD-ports-de1b58f4f2566d13b0c9e1cc9ba3220a79430652.tar.gz
OpenH323 depends on pwlib being built first
(so it can get its headerfiles and libraries) Pointed out by Joe Marcus Clarke and Kevin Overman
Diffstat (limited to 'net/opal')
-rw-r--r--net/opal/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/opal/Makefile b/net/opal/Makefile
index 367e2a7..727419a 100644
--- a/net/opal/Makefile
+++ b/net/opal/Makefile
@@ -16,6 +16,8 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= roger@freebsd.org
COMMENT= A H323 Video Conferencing library
+BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/devel/pwlib:build
+
LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2
.include <bsd.port.pre.mk>
OpenPOWER on IntegriCloud