aboutsummaryrefslogtreecommitdiff
path: root/audio/amrcoder/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-04-02 08:54:00 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-04-02 08:54:00 +0000
commite6b2ef5ff2572bdae03aa9975bcb3035b1b0a8e2 (patch)
treec4339a77262ac76947d6522fb972e786427ce0ce /audio/amrcoder/Makefile
parent5208a4f71fd9e73f99e08ab0c3ff54c23b8831dc (diff)
downloadports-e6b2ef5ff2572bdae03aa9975bcb3035b1b0a8e2.tar.gz
ports-e6b2ef5ff2572bdae03aa9975bcb3035b1b0a8e2.zip
Notes
Diffstat (limited to 'audio/amrcoder/Makefile')
-rw-r--r--audio/amrcoder/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/audio/amrcoder/Makefile b/audio/amrcoder/Makefile
index 61b4aa4a59e0..692d3b36737b 100644
--- a/audio/amrcoder/Makefile
+++ b/audio/amrcoder/Makefile
@@ -17,10 +17,7 @@ COMMENT= AMR encoder/decoder for Mbuni MMS Gateway (www.mbuni.org)
MAN1= amrdecoder.1 amrencoder.1
-.include <bsd.port.pre.mk>
+post-extract:
+ @${RM} ${WRKSRC}/*.o
-.if ${ARCH} == "ia64" || ${ARCH} == "sparc64"
-BROKEN= "Does not build on ia64 or sparc64"
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>