diff options
Diffstat (limited to 'net/asterisk')
-rw-r--r-- | net/asterisk/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/asterisk/Makefile b/net/asterisk/Makefile index f6816dc37ab1..82db2899e80a 100644 --- a/net/asterisk/Makefile +++ b/net/asterisk/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= ftp://ftp.asterisk.org/pub/telephony/asterisk/ \ MAINTAINER= sobomax@FreeBSD.org COMMENT= An Open Source PBX and telephony toolkit +FORBIDDEN= http://people.freebsd.org/~eik/portaudit/27c331d5-64c7-11d8-80e3-0020ed76ef5a.html + ONLY_FOR_ARCHS= i386 BUILD_DEPENDS= ${LOCALBASE}/lib/mysql/libmysqlclient.a:${PORTSDIR}/databases/mysql40-client \ |