diff options
author | kris <kris@FreeBSD.org> | 2007-05-26 20:15:40 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2007-05-26 20:15:40 +0000 |
commit | 2975fee95532d988546d03d7c4d78934ba7eef95 (patch) | |
tree | 710c2efe2d475a723cb4c4263ce3844a069c831a /net | |
parent | 6e61b229f9b2579ee83982f81ced57b112aad631 (diff) | |
download | FreeBSD-ports-2975fee95532d988546d03d7c4d78934ba7eef95.zip FreeBSD-ports-2975fee95532d988546d03d7c4d78934ba7eef95.tar.gz |
Only builds on i386
Diffstat (limited to 'net')
-rw-r--r-- | net/asterisk-addons/Makefile | 2 | ||||
-rw-r--r-- | net/asterisk12-addons/Makefile | 2 | ||||
-rw-r--r-- | net/asterisk14-addons/Makefile | 2 | ||||
-rw-r--r-- | net/asterisk16-addons/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/net/asterisk-addons/Makefile b/net/asterisk-addons/Makefile index 420f060..704a0c9 100644 --- a/net/asterisk-addons/Makefile +++ b/net/asterisk-addons/Makefile @@ -20,7 +20,7 @@ COMMENT= Additional modules for the Asterisk Open Source PBX BUILD_DEPENDS= asterisk:${PORTSDIR}/net/asterisk RUN_DEPENDS= asterisk:${PORTSDIR}/net/asterisk -ONLY_FOR_ARCHS= i386 sparc64 amd64 +ONLY_FOR_ARCHS= i386 USE_MYSQL= yes USE_GMAKE= yes diff --git a/net/asterisk12-addons/Makefile b/net/asterisk12-addons/Makefile index 423826a..92a34d9 100644 --- a/net/asterisk12-addons/Makefile +++ b/net/asterisk12-addons/Makefile @@ -21,7 +21,7 @@ COMMENT= Additional modules for the Asterisk Open Source PBX BUILD_DEPENDS= asterisk:${PORTSDIR}/net/asterisk RUN_DEPENDS= asterisk:${PORTSDIR}/net/asterisk -ONLY_FOR_ARCHS= i386 sparc64 amd64 +ONLY_FOR_ARCHS= i386 USE_MYSQL= yes USE_GMAKE= yes diff --git a/net/asterisk14-addons/Makefile b/net/asterisk14-addons/Makefile index 420f060..704a0c9 100644 --- a/net/asterisk14-addons/Makefile +++ b/net/asterisk14-addons/Makefile @@ -20,7 +20,7 @@ COMMENT= Additional modules for the Asterisk Open Source PBX BUILD_DEPENDS= asterisk:${PORTSDIR}/net/asterisk RUN_DEPENDS= asterisk:${PORTSDIR}/net/asterisk -ONLY_FOR_ARCHS= i386 sparc64 amd64 +ONLY_FOR_ARCHS= i386 USE_MYSQL= yes USE_GMAKE= yes diff --git a/net/asterisk16-addons/Makefile b/net/asterisk16-addons/Makefile index 420f060..704a0c9 100644 --- a/net/asterisk16-addons/Makefile +++ b/net/asterisk16-addons/Makefile @@ -20,7 +20,7 @@ COMMENT= Additional modules for the Asterisk Open Source PBX BUILD_DEPENDS= asterisk:${PORTSDIR}/net/asterisk RUN_DEPENDS= asterisk:${PORTSDIR}/net/asterisk -ONLY_FOR_ARCHS= i386 sparc64 amd64 +ONLY_FOR_ARCHS= i386 USE_MYSQL= yes USE_GMAKE= yes |