diff options
author | Oliver Eikemeier <eik@FreeBSD.org> | 2004-03-11 18:48:07 +0000 |
---|---|---|
committer | Oliver Eikemeier <eik@FreeBSD.org> | 2004-03-11 18:48:07 +0000 |
commit | bb08d2c7c7c1edd5044b38cc45b10396f55056c1 (patch) | |
tree | 5a712b8a93e70085dafcb4f602485716dff7d25c /net/opal | |
parent | 20538728580b9c6025f28068d9b2f0fb8651fbea (diff) | |
download | ports-bb08d2c7c7c1edd5044b38cc45b10396f55056c1.tar.gz ports-bb08d2c7c7c1edd5044b38cc45b10396f55056c1.zip |
Notes
Diffstat (limited to 'net/opal')
-rw-r--r-- | net/opal/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/opal/Makefile b/net/opal/Makefile index 562708020428..a1c5f1f1f5bd 100644 --- a/net/opal/Makefile +++ b/net/opal/Makefile @@ -17,6 +17,8 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= roger@FreeBSD.org COMMENT= A H323 Video Conferencing library +FORBIDDEN= http://people.freebsd.org/~eik/portaudit/27c331d5-64c7-11d8-80e3-0020ed76ef5a.html + BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/devel/pwlib:build LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2 |