summaryrefslogtreecommitdiff
path: root/print/lyx15
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2008-01-26 11:06:58 +0000
committerErwin Lansing <erwin@FreeBSD.org>2008-01-26 11:06:58 +0000
commit3fcff495cd24219b392ffc5b36d824c942730836 (patch)
treeaf2906870b7626c6850c62ba09e3f64868b6b975 /print/lyx15
parent- Update to 2.1.3 (diff)
Mark BROKEN: does not build
Notes
Notes: svn path=/head/; revision=206232
Diffstat (limited to 'print/lyx15')
-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}