Page MenuHomeFreeBSD

No OneTemporary

diff --git a/audio/amrcoder/Makefile b/audio/amrcoder/Makefile
index 95942b3857e0..61b4aa4a59e0 100644
--- a/audio/amrcoder/Makefile
+++ b/audio/amrcoder/Makefile
@@ -1,20 +1,26 @@
# New ports collection makefile for: amrcoder
# Date created: 5 March 2005
# Whom: Andrew Wingorodov (Wingborn) <programmer@coolsoft.ru>
#
# $FreeBSD$
#
#
PORTNAME= amrcoder
PORTVERSION= 1.0
CATEGORIES= audio
MASTER_SITES= http://coolsoft.ru/distfiles/
EXTRACT_SUFX= .tgz
MAINTAINER= programmer@coolsoft.ru
COMMENT= AMR encoder/decoder for Mbuni MMS Gateway (www.mbuni.org)
MAN1= amrdecoder.1 amrencoder.1
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if ${ARCH} == "ia64" || ${ARCH} == "sparc64"
+BROKEN= "Does not build on ia64 or sparc64"
+.endif
+
+.include <bsd.port.post.mk>

File Metadata

Mime Type
text/x-diff
Expires
Sun, Dec 14, 12:19 AM (1 d, 7 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
26916361
Default Alt Text
(804 B)

Event Timeline