- Mark as broken after x11-toolkits/xforms update

This commit is contained in:
Pietro Cerutti 2011-09-07 08:29:06 +00:00
parent 25ec1c9927
commit 1a0e13e8e6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=281361
2 changed files with 3 additions and 0 deletions

View File

@ -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

View File

@ -14,4 +14,6 @@ CONFLICTS= xforms-[0-9]*
MASTERDIR= ${.CURDIR}/../xforms
BROKEN= Does not work with latest xforms version
.include "${MASTERDIR}/Makefile"