aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/swfdec/Makefile
diff options
context:
space:
mode:
authorarved <arved@FreeBSD.org>2004-03-29 17:49:23 +0800
committerarved <arved@FreeBSD.org>2004-03-29 17:49:23 +0800
commiteeba54433c9b0b995aef8d4accc20b2580ba8ca2 (patch)
tree6a6074bd624bc8d58fb4dc795b5470b602ee8d77 /graphics/swfdec/Makefile
parent3f95096a676478655133282169e79f3bd00ac7a5 (diff)
downloadfreebsd-ports-gnome-eeba54433c9b0b995aef8d4accc20b2580ba8ca2.tar.gz
freebsd-ports-gnome-eeba54433c9b0b995aef8d4accc20b2580ba8ca2.tar.zst
freebsd-ports-gnome-eeba54433c9b0b995aef8d4accc20b2580ba8ca2.zip
Fix build on 64bit platforms
Diffstat (limited to 'graphics/swfdec/Makefile')
-rw-r--r--graphics/swfdec/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/graphics/swfdec/Makefile b/graphics/swfdec/Makefile
index 477096e68ffb..d2b7a3b0a11b 100644
--- a/graphics/swfdec/Makefile
+++ b/graphics/swfdec/Makefile
@@ -32,10 +32,6 @@ LDFLAGS= -L${LOCALBASE}/lib
.include <bsd.port.pre.mk>
-.if ${ARCH} != "i386"
-BROKEN= "Does not compile on !i386"
-.endif
-
post-patch:
@${REINPLACE_CMD} -e "s|sdl-config|${SDL_CONFIG:T}|g" ${WRKSRC}/configure
@${REINPLACE_CMD} -e "s|malloc\.h|stdlib.h|g" ${WRKSRC}/libswfdec/jpeg/sl_types.h