- Mark as broken after x11-toolkits/xforms update
This commit is contained in:
parent
25ec1c9927
commit
1a0e13e8e6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=281361
@ -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
|
||||
|
@ -14,4 +14,6 @@ CONFLICTS= xforms-[0-9]*
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../xforms
|
||||
|
||||
BROKEN= Does not work with latest xforms version
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
Loading…
Reference in New Issue
Block a user