diff options
Diffstat (limited to 'net/asterisk16/Makefile')
-rw-r--r-- | net/asterisk16/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/asterisk16/Makefile b/net/asterisk16/Makefile index 8843e1656192..a3d1f27e6a7e 100644 --- a/net/asterisk16/Makefile +++ b/net/asterisk16/Makefile @@ -27,7 +27,7 @@ LIB_DEPENDS= speex.3:${PORTSDIR}/audio/speex \ newt.51:${PORTSDIR}/devel/newt RUN_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123 -ONLY_FOR_ARCHS= i386 sparc64 +ONLY_FOR_ARCHS= i386 sparc64 amd64 BRIVER= bristuff-0.2.0-RC8h GNU_CONFIGURE= yes |