diff options
author | lofi <lofi@FreeBSD.org> | 2008-03-14 02:02:34 +0800 |
---|---|---|
committer | lofi <lofi@FreeBSD.org> | 2008-03-14 02:02:34 +0800 |
commit | 2439e1fd991c3d788bdcb0e44a83388f96fe9ebb (patch) | |
tree | f000c88f27678071048807320f25321df01bfa98 | |
parent | d73ff10b188c3affc953ab5e61517ce15a131f8f (diff) | |
download | freebsd-ports-gnome-2439e1fd991c3d788bdcb0e44a83388f96fe9ebb.tar.gz freebsd-ports-gnome-2439e1fd991c3d788bdcb0e44a83388f96fe9ebb.tar.zst freebsd-ports-gnome-2439e1fd991c3d788bdcb0e44a83388f96fe9ebb.zip |
Unbreak.
-rw-r--r-- | print/lyx15/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/print/lyx15/Makefile b/print/lyx15/Makefile index 30b9975ecdb0..7c706062557c 100644 --- a/print/lyx15/Makefile +++ b/print/lyx15/Makefile @@ -26,8 +26,6 @@ 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} |