aboutsummaryrefslogtreecommitdiff
path: root/lang/yorick
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-04-05 23:00:48 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-04-05 23:00:48 +0000
commitd28b1f5c999fedffd754a7259496b38281124d17 (patch)
treea7d5f9b4d7a81e5f51266c50b632d460a22525fd /lang/yorick
parent6820b5eda927dabe4aace14e7ee7978bfa61b473 (diff)
downloadports-d28b1f5c999fedffd754a7259496b38281124d17.tar.gz
ports-d28b1f5c999fedffd754a7259496b38281124d17.zip
Mark broken: fails to link
cc -O2 -Wl,-E -o yorick main.o yinit.o -L. -L../drat -L../hex -lyor -L/usr/local/lib -lX11 -lm yinit.o(.text+0x15): In function `on_launch': : undefined reference to `y_launch' yinit.o(.data+0x0): undefined reference to `yk_yor' *** Error code 1 Reported by: pkg-fallout since february 2014
Notes
Notes: svn path=/head/; revision=350277
Diffstat (limited to 'lang/yorick')
-rw-r--r--lang/yorick/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/yorick/Makefile b/lang/yorick/Makefile
index eadbd4601370..9c742da89704 100644
--- a/lang/yorick/Makefile
+++ b/lang/yorick/Makefile
@@ -15,6 +15,8 @@ GH_ACCOUNT= dhmunro
GH_TAGNAME= y_${PORTVERSION:S/./_/g}
GH_COMMIT= 82e60dc
+BROKEN= Fails to link
+
USE_XORG= x11
MAKE_ARGS= Y_HOME=relocatable Y_DOCDIR=/dev/null
INFO= yorick