aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2005-11-21 01:20:32 +0000
committerKris Kennaway <kris@FreeBSD.org>2005-11-21 01:20:32 +0000
commit1351b4b80dd2c2a00c055772825497ccd17f3333 (patch)
tree80148dcf788ae0610ad1e85e21e90dacc12380c8 /devel
parent4364b9cadec30d0c66316dcf4d38a1cc05beda5a (diff)
downloadports-1351b4b80dd2c2a00c055772825497ccd17f3333.tar.gz
ports-1351b4b80dd2c2a00c055772825497ccd17f3333.zip
BROKEN: Does not compile
Notes
Notes: svn path=/head/; revision=148896
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 7d26056906f7..bc67c9899d47 100644
--- a/devel/gauche-sdl/Makefile
+++ b/devel/gauche-sdl/Makefile
@@ -19,6 +19,8 @@ BUILD_DEPENDS= gosh:${PORTSDIR}/lang/gauche \
RUN_DEPENDS= gosh:${PORTSDIR}/lang/gauche \
${X11BASE}/lib/X11/rgb.txt:${X_CLIENTS_PORT}
+BROKEN= Does not compile
+
PLIST_SUB= GAUCHE_VERSION="`gauche-config -V`"\
TARGET="${CONFIGURE_TARGET}"
WRKSRC= ${WRKDIR}/${PORTFAKENAME}