From ae5831a29fc61a4c4870da048140ad159644c536 Mon Sep 17 00:00:00 2001 From: sobomax Date: Tue, 21 Oct 2003 06:38:05 +0000 Subject: Only for i386 now. --- net/asterisk-bristuff/Makefile | 2 ++ net/asterisk-devel/Makefile | 2 ++ net/asterisk/Makefile | 2 ++ net/asterisk10/Makefile | 2 ++ net/asterisk12/Makefile | 2 ++ net/asterisk14/Makefile | 2 ++ net/asterisk16/Makefile | 2 ++ 7 files changed, 14 insertions(+) (limited to 'net') diff --git a/net/asterisk-bristuff/Makefile b/net/asterisk-bristuff/Makefile index 3ecd86e63f8b..57b3d372d284 100644 --- a/net/asterisk-bristuff/Makefile +++ b/net/asterisk-bristuff/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 diff --git a/net/asterisk-devel/Makefile b/net/asterisk-devel/Makefile index 3ecd86e63f8b..57b3d372d284 100644 --- a/net/asterisk-devel/Makefile +++ b/net/asterisk-devel/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 diff --git a/net/asterisk/Makefile b/net/asterisk/Makefile index 3ecd86e63f8b..57b3d372d284 100644 --- a/net/asterisk/Makefile +++ b/net/asterisk/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 diff --git a/net/asterisk10/Makefile b/net/asterisk10/Makefile index 3ecd86e63f8b..57b3d372d284 100644 --- a/net/asterisk10/Makefile +++ b/net/asterisk10/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 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 diff --git a/net/asterisk14/Makefile b/net/asterisk14/Makefile index 3ecd86e63f8b..57b3d372d284 100644 --- a/net/asterisk14/Makefile +++ b/net/asterisk14/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 diff --git a/net/asterisk16/Makefile b/net/asterisk16/Makefile index 3ecd86e63f8b..57b3d372d284 100644 --- a/net/asterisk16/Makefile +++ b/net/asterisk16/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 -- cgit