diff options
-rw-r--r-- | net/asterisk/Makefile | 2 | ||||
-rw-r--r-- | net/asterisk10/Makefile | 2 | ||||
-rw-r--r-- | net/asterisk12/Makefile | 2 | ||||
-rw-r--r-- | net/asterisk14/Makefile | 2 | ||||
-rw-r--r-- | net/asterisk16/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/net/asterisk/Makefile b/net/asterisk/Makefile index 278eca6ed66d..01f94dd0f5e3 100644 --- a/net/asterisk/Makefile +++ b/net/asterisk/Makefile @@ -28,7 +28,7 @@ LIB_DEPENDS= speex.3:${PORTSDIR}/audio/speex \ curl.3:${PORTSDIR}/ftp/curl RUN_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123 -ONLY_FOR_ARCHS= i386 sparc64 amd64 +ONLY_FOR_ARCHS= i386 amd64 GNU_CONFIGURE= yes CONFIGURE_WRKSRC= ${WRKSRC}/editline diff --git a/net/asterisk10/Makefile b/net/asterisk10/Makefile index 278eca6ed66d..01f94dd0f5e3 100644 --- a/net/asterisk10/Makefile +++ b/net/asterisk10/Makefile @@ -28,7 +28,7 @@ LIB_DEPENDS= speex.3:${PORTSDIR}/audio/speex \ curl.3:${PORTSDIR}/ftp/curl RUN_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123 -ONLY_FOR_ARCHS= i386 sparc64 amd64 +ONLY_FOR_ARCHS= i386 amd64 GNU_CONFIGURE= yes CONFIGURE_WRKSRC= ${WRKSRC}/editline diff --git a/net/asterisk12/Makefile b/net/asterisk12/Makefile index 278eca6ed66d..01f94dd0f5e3 100644 --- a/net/asterisk12/Makefile +++ b/net/asterisk12/Makefile @@ -28,7 +28,7 @@ LIB_DEPENDS= speex.3:${PORTSDIR}/audio/speex \ curl.3:${PORTSDIR}/ftp/curl RUN_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123 -ONLY_FOR_ARCHS= i386 sparc64 amd64 +ONLY_FOR_ARCHS= i386 amd64 GNU_CONFIGURE= yes CONFIGURE_WRKSRC= ${WRKSRC}/editline diff --git a/net/asterisk14/Makefile b/net/asterisk14/Makefile index 278eca6ed66d..01f94dd0f5e3 100644 --- a/net/asterisk14/Makefile +++ b/net/asterisk14/Makefile @@ -28,7 +28,7 @@ LIB_DEPENDS= speex.3:${PORTSDIR}/audio/speex \ curl.3:${PORTSDIR}/ftp/curl RUN_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123 -ONLY_FOR_ARCHS= i386 sparc64 amd64 +ONLY_FOR_ARCHS= i386 amd64 GNU_CONFIGURE= yes CONFIGURE_WRKSRC= ${WRKSRC}/editline diff --git a/net/asterisk16/Makefile b/net/asterisk16/Makefile index 278eca6ed66d..01f94dd0f5e3 100644 --- a/net/asterisk16/Makefile +++ b/net/asterisk16/Makefile @@ -28,7 +28,7 @@ LIB_DEPENDS= speex.3:${PORTSDIR}/audio/speex \ curl.3:${PORTSDIR}/ftp/curl RUN_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123 -ONLY_FOR_ARCHS= i386 sparc64 amd64 +ONLY_FOR_ARCHS= i386 amd64 GNU_CONFIGURE= yes CONFIGURE_WRKSRC= ${WRKSRC}/editline |