diff options
Diffstat (limited to 'net/asterisk12/Makefile')
-rw-r--r-- | net/asterisk12/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/asterisk12/Makefile b/net/asterisk12/Makefile index 3ecd86e63f8b..57b3d372d284 100644 --- a/net/asterisk12/Makefile +++ b/net/asterisk12/Makefile @@ -15,6 +15,8 @@ MASTER_SITES= ftp://ftp.asterisk.org/pub/telephony/asterisk/ \ MAINTAINER= sobomax@FreeBSD.org COMMENT= An Open Source PBX and telephony toolkit +ONLY_FOR_ARCHS= i386 + BUILD_DEPENDS= ${LOCALBASE}/lib/mysql/libmysqlclient.a:${PORTSDIR}/databases/mysql40-client \ ${NONEXISTENT}:${PORTSDIR}/devel/pwlib:build \ ${NONEXISTENT}:${PORTSDIR}/net/openh323:build |