Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F139430279
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
804 B
Referenced Files
None
Subscribers
None
View Options
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
Details
Attached
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)
Attached To
Mode
R11 FreeBSD ports repository
Attached
Detach File
Event Timeline
Log In to Comment