MFH: r563092

Mark BROKEN on FreeBSD 13 and 14

ld: error: duplicate symbol: display
>>> defined at wmwork.c
>>>            wmwork.o:(display)
>>> defined at wmgeneral.c
>>>            wmgeneral.o:(.bss+0x8)

Reported by:	pkg-fallout
This commit is contained in:
Antoine Brodin 2021-01-27 15:55:09 +00:00
parent c5c60e053c
commit c7c79ae036
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/branches/2021Q1/; revision=563093
1 changed files with 3 additions and 0 deletions

View File

@ -11,6 +11,9 @@ MASTER_SITES= http://people.debian.org/~godisch/wmwork/ \
MAINTAINER= xride@FreeBSD.org
COMMENT= Dockapp that keeps track of time you have spent on something
BROKEN_FreeBSD_13= duplicate symbol: display
BROKEN_FreeBSD_14= duplicate symbol: display
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src
USES= gmake xorg