aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2010-06-02 20:13:56 +0000
committerMark Linimon <linimon@FreeBSD.org>2010-06-02 20:13:56 +0000
commit2bc3ad46e7b432cb0a57a7a6584d8bffea03dfdd (patch)
treed5a558d62b1540f4aa5c710cccc6061e8e445be8
parent7d278ae478b607a029f8a4aec6819dc9313b07e3 (diff)
Notes
-rw-r--r--net/asterisk16/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/asterisk16/Makefile b/net/asterisk16/Makefile
index 5ac19c7b526f..e0d88a7f1dce 100644
--- a/net/asterisk16/Makefile
+++ b/net/asterisk16/Makefile
@@ -21,7 +21,7 @@ LIB_DEPENDS= speex.1:${PORTSDIR}/audio/speex \
execinfo:${PORTSDIR}/devel/libexecinfo
RUN_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123
-ONLY_FOR_ARCHS= i386 sparc64 amd64 powerpc
+ONLY_FOR_ARCHS= i386 amd64
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${LOCALBASE}/include/openh323" \