aboutsummaryrefslogtreecommitdiffstats
path: root/net/asterisk16-addons
diff options
context:
space:
mode:
authorflo <flo@FreeBSD.org>2011-01-09 21:21:38 +0800
committerflo <flo@FreeBSD.org>2011-01-09 21:21:38 +0800
commitd4f95e831035c53290fb77f9a334934c646ff108 (patch)
tree7a55d336b8a888cd9fdaacb9bc2a2c9b063eef9f /net/asterisk16-addons
parentda92e40697a69a60902b26efbaf1c024fa0653cd (diff)
downloadfreebsd-ports-gnome-d4f95e831035c53290fb77f9a334934c646ff108.tar.gz
freebsd-ports-gnome-d4f95e831035c53290fb77f9a334934c646ff108.tar.zst
freebsd-ports-gnome-d4f95e831035c53290fb77f9a334934c646ff108.zip
- add sparc64 to ONLY_FOR_ARCHS
Approved by: fjoe (mentor)
Diffstat (limited to 'net/asterisk16-addons')
-rw-r--r--net/asterisk16-addons/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/asterisk16-addons/Makefile b/net/asterisk16-addons/Makefile
index fb8c5e2dcf15..3c6ec8914f03 100644
--- a/net/asterisk16-addons/Makefile
+++ b/net/asterisk16-addons/Makefile
@@ -21,7 +21,7 @@ RUN_DEPENDS= asterisk:${PORTSDIR}/net/asterisk16
OPTIONS= SAMPLE_CONFIG "Install sample configuration files" off
-ONLY_FOR_ARCHS= i386 amd64 powerpc
+ONLY_FOR_ARCHS= i386 amd64 powerpc sparc64
USE_AUTOTOOLS= libtool
USE_MYSQL= yes
USE_GMAKE= yes