aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2010-02-25 03:59:15 +0800
committerpav <pav@FreeBSD.org>2010-02-25 03:59:15 +0800
commited8fc00926741d24d33d39f0552c5e97d0891ef8 (patch)
tree441438c2489b469c61f95c667e7b42d509d078ad /devel
parent5bd9dfdbda7ce6ac303a3c06221bfde889d9727e (diff)
downloadfreebsd-ports-gnome-ed8fc00926741d24d33d39f0552c5e97d0891ef8.tar.gz
freebsd-ports-gnome-ed8fc00926741d24d33d39f0552c5e97d0891ef8.tar.zst
freebsd-ports-gnome-ed8fc00926741d24d33d39f0552c5e97d0891ef8.zip
- Mark BROKEN: does not compile
Reported by: pointyhat Feature safe: yes
Diffstat (limited to 'devel')
-rw-r--r--devel/gauche-sdl/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/gauche-sdl/Makefile b/devel/gauche-sdl/Makefile
index 07dfe9ecafd1..a5c80169f5fd 100644
--- a/devel/gauche-sdl/Makefile
+++ b/devel/gauche-sdl/Makefile
@@ -21,6 +21,8 @@ BUILD_DEPENDS= gosh:${PORTSDIR}/lang/gauche \
RUN_DEPENDS= gosh:${PORTSDIR}/lang/gauche \
${LOCALBASE}/lib/X11/rgb.txt:${PORTSDIR}/x11/rgb
+BROKEN= does not compile
+
PLIST_SUB= GAUCHE_VERSION="`gauche-config -V`"\
TARGET="${CONFIGURE_TARGET}"
PORTFAKENAME= Gauche-sdl-${PORTVERSION}