aboutsummaryrefslogtreecommitdiffstats
path: root/net/asterisk16
diff options
context:
space:
mode:
authorfjoe <fjoe@FreeBSD.org>2010-11-07 20:21:19 +0800
committerfjoe <fjoe@FreeBSD.org>2010-11-07 20:21:19 +0800
commit1f93e70ddd07cf743f3bde4c132a374b5be7a028 (patch)
treea3841522250c09fc92c0500e7a0cb58e877ccc37 /net/asterisk16
parentd62d42083cacd8c09498bef1c89568ed6ef28a82 (diff)
downloadfreebsd-ports-gnome-1f93e70ddd07cf743f3bde4c132a374b5be7a028.tar.gz
freebsd-ports-gnome-1f93e70ddd07cf743f3bde4c132a374b5be7a028.tar.zst
freebsd-ports-gnome-1f93e70ddd07cf743f3bde4c132a374b5be7a028.zip
Enable sparc64 build.
Approved by: MAINTAINER
Diffstat (limited to 'net/asterisk16')
-rw-r--r--net/asterisk16/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/asterisk16/Makefile b/net/asterisk16/Makefile
index 7f1ecfd09b2a..05d3b70e0dbf 100644
--- a/net/asterisk16/Makefile
+++ b/net/asterisk16/Makefile
@@ -20,7 +20,7 @@ LIB_DEPENDS= speex.1:${PORTSDIR}/audio/speex \
execinfo:${PORTSDIR}/devel/libexecinfo
RUN_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123
-ONLY_FOR_ARCHS= i386 amd64
+ONLY_FOR_ARCHS= i386 amd64 sparc64
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${LOCALBASE}/include/openh323" \