diff options
Diffstat (limited to 'net/openh323-112/Makefile')
-rw-r--r-- | net/openh323-112/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
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> |