aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2010-10-19 21:25:10 +0000
committerPav Lucistnik <pav@FreeBSD.org>2010-10-19 21:25:10 +0000
commit1180a0922743234999f506fb8489762b810dc578 (patch)
tree6c5d94edaef93170850448f375eb63a80f9918bd /graphics
parent9e388df92050cc0b3468961296cd05253cb1d3d9 (diff)
downloadports-1180a0922743234999f506fb8489762b810dc578.tar.gz
ports-1180a0922743234999f506fb8489762b810dc578.zip
- Mark BROKEN: does not compile
Reported by: pointyhat
Notes
Notes: svn path=/head/; revision=263302
Diffstat (limited to 'graphics')
-rw-r--r--graphics/lightspark-devel/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/lightspark-devel/Makefile b/graphics/lightspark-devel/Makefile
index 41f15f7de875..57ca6c9e6aed 100644
--- a/graphics/lightspark-devel/Makefile
+++ b/graphics/lightspark-devel/Makefile
@@ -28,6 +28,8 @@ LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl \
ONLY_FOR_ARCHS= i386 amd64
ONLY_FOR_ARCHS_REASON= Uses assembly code
+BROKEN= does not compile
+
USE_BZIP2= yes
USE_CMAKE= yes
CMAKE_ARGS= -DCMAKE_EXE_LINKER_FLAGS="-L${LOCALBASE}/lib" \