diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2008-01-26 11:06:58 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2008-01-26 11:06:58 +0000 |
commit | 3fcff495cd24219b392ffc5b36d824c942730836 (patch) | |
tree | af2906870b7626c6850c62ba09e3f64868b6b975 /print/lyx15 | |
parent | aac574842a6606d2935f9f1e594fcc84105b8703 (diff) |
Notes
Diffstat (limited to 'print/lyx15')
-rw-r--r-- | print/lyx15/Makefile | 2 |
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} |