diff options
-rw-r--r-- | net/opal/Makefile | 2 | ||||
-rw-r--r-- | net/opal3/Makefile | 2 | ||||
-rw-r--r-- | net/openh323-112/Makefile | 2 | ||||
-rw-r--r-- | net/openh323/Makefile | 2 |
4 files changed, 8 insertions, 0 deletions
diff --git a/net/opal/Makefile b/net/opal/Makefile index 367e2a76f67a..727419ab0398 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> diff --git a/net/opal3/Makefile b/net/opal3/Makefile index 367e2a76f67a..727419ab0398 100644 --- a/net/opal3/Makefile +++ b/net/opal3/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> diff --git a/net/openh323-112/Makefile b/net/openh323-112/Makefile index 367e2a76f67a..727419ab0398 100644 --- a/net/openh323-112/Makefile +++ b/net/openh323-112/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> diff --git a/net/openh323/Makefile b/net/openh323/Makefile index 367e2a76f67a..727419ab0398 100644 --- a/net/openh323/Makefile +++ b/net/openh323/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> |