diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/lightspark-devel/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/lightspark-devel/Makefile b/graphics/lightspark-devel/Makefile index 2a22194013f0..7a23559eb741 100644 --- a/graphics/lightspark-devel/Makefile +++ b/graphics/lightspark-devel/Makefile @@ -28,6 +28,8 @@ LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl \ xml\\+\\+-2.6:${PORTSDIR}/textproc/libxml++26 \ pulse.0:${PORTSDIR}/audio/pulseaudio +BROKEN= does not compile + ONLY_FOR_ARCHS= i386 amd64 ONLY_FOR_ARCHS_REASON= Uses assembly code |