diff options
author | gahr <gahr@FreeBSD.org> | 2011-09-07 16:29:06 +0800 |
---|---|---|
committer | gahr <gahr@FreeBSD.org> | 2011-09-07 16:29:06 +0800 |
commit | 83761f128dc547802ed3059a2ee14dafba2b256e (patch) | |
tree | d6564c3afde1e472ed09960267791571f32eeecd /print | |
parent | 3f504eebb7348961a28e7715f524fb276a0a1771 (diff) | |
download | freebsd-ports-graphics-83761f128dc547802ed3059a2ee14dafba2b256e.tar.gz freebsd-ports-graphics-83761f128dc547802ed3059a2ee14dafba2b256e.tar.zst freebsd-ports-graphics-83761f128dc547802ed3059a2ee14dafba2b256e.zip |
- Mark as broken after x11-toolkits/xforms update
Diffstat (limited to 'print')
-rw-r--r-- | print/lyx14/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/lyx14/Makefile b/print/lyx14/Makefile index 3db8222e0a8..2416a97127b 100644 --- a/print/lyx14/Makefile +++ b/print/lyx14/Makefile @@ -93,6 +93,7 @@ CFLAGS+= ${PTHREAD_CFLAGS} CONFIGURE_ENV+= LDFLAGS=${PTHREAD_LIBS} RUN_DEPENDS+= ${LOCALBASE}/lib/X11/fonts/texcm-ttf/cmex10.ttf:${PORTSDIR}/x11-fonts/texcm-ttf .else +BROKEN= Does not work with the latest xforms version LIB_DEPENDS+= forms:${PORTSDIR}/x11-toolkits/xforms CONFIGURE_ARGS+=--with-frontend=xforms USE_XORG= x11 |