diff options
author | Roger Hardiman <roger@FreeBSD.org> | 2003-08-28 21:22:52 +0000 |
---|---|---|
committer | Roger Hardiman <roger@FreeBSD.org> | 2003-08-28 21:22:52 +0000 |
commit | 28741c5feff6841ce32e7a5d2ea6385198762840 (patch) | |
tree | ff8d72ac06350c3cdf42664fbec24b561123c46d /net/openh323-112 | |
parent | ee8b9d9d03bb8ff1bc26dd18a1ddeb36421eafbe (diff) | |
download | ports-28741c5feff6841ce32e7a5d2ea6385198762840.tar.gz ports-28741c5feff6841ce32e7a5d2ea6385198762840.zip |
Notes
Diffstat (limited to 'net/openh323-112')
-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> |