aboutsummaryrefslogtreecommitdiffstats
path: root/print
diff options
context:
space:
mode:
authorerwin <erwin@FreeBSD.org>2008-01-26 19:06:58 +0800
committererwin <erwin@FreeBSD.org>2008-01-26 19:06:58 +0800
commitff3383bb8496babf052683d7dccdcb934d93a82d (patch)
treeba852e56da4ed834c906724d1822946c8e044dbb /print
parente53c7236b1125d9f086cf0069753d60cd3d1a5bd (diff)
downloadfreebsd-ports-gnome-ff3383bb8496babf052683d7dccdcb934d93a82d.tar.gz
freebsd-ports-gnome-ff3383bb8496babf052683d7dccdcb934d93a82d.tar.zst
freebsd-ports-gnome-ff3383bb8496babf052683d7dccdcb934d93a82d.zip
Mark BROKEN: does not build
Diffstat (limited to 'print')
-rw-r--r--print/lyx15/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/print/lyx15/Makefile b/print/lyx15/Makefile
index 9f4eb539891d..55fbd9082733 100644
--- a/print/lyx15/Makefile
+++ b/print/lyx15/Makefile
@@ -26,6 +26,8 @@ RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX \
${X11BASE}/lib/X11/fonts/texcm-ttf/cmex10.ttf:${PORTSDIR}/x11-fonts/texcm-ttf
LIB_DEPENDS= boost_regex:${PORTSDIR}/devel/boost
+BROKEN= does not build
+
LATEST_LINK= lyx15
CFLAGS+= ${PTHREAD_CFLAGS}
CONFIGURE_ENV+= LDFLAGS=${PTHREAD_LIBS}