diff options
Diffstat (limited to 'devel/pwlib152/Makefile')
-rw-r--r-- | devel/pwlib152/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/pwlib152/Makefile b/devel/pwlib152/Makefile index cc03accf7795..f6d6608c1c85 100644 --- a/devel/pwlib152/Makefile +++ b/devel/pwlib152/Makefile @@ -17,6 +17,8 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= roger@FreeBSD.org COMMENT= A cross platform C++ library, used by OpenH323 +FORBIDDEN= http://people.freebsd.org/~eik/portaudit/27c331d5-64c7-11d8-80e3-0020ed76ef5a.html + LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2 WRKSRC= ${WRKDIR}/${PORTNAME} |