Index: branches/2021Q1/games/xisola/Makefile =================================================================== --- branches/2021Q1/games/xisola/Makefile (revision 563082) +++ branches/2021Q1/games/xisola/Makefile (revision 563083) @@ -1,26 +1,29 @@ # Created by: Andrey Zakhvatov # $FreeBSD$ PORTNAME= xisola PORTVERSION= 1.0 PORTREVISION= 2 CATEGORIES= games MASTER_SITES= XCONTRIB/games MAINTAINER= ports@FreeBSD.org COMMENT= Simple board game for X Window System +BROKEN_FreeBSD_13= duplicate symbol: app_context +BROKEN_FreeBSD_14= duplicate symbol: app_context + WRKSRC= ${WRKDIR}/${PORTNAME} USES= imake:noman xorg USE_XORG= x11 xext xaw xmu xt sm ice PLIST_FILES= bin/xisola PORTDOCS= README OPTIONS_DEFINE= DOCS post-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${DOCSDIR} .include Index: branches/2021Q1 =================================================================== --- branches/2021Q1 (revision 563082) +++ branches/2021Q1 (revision 563083) Property changes on: branches/2021Q1 ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /head:r563082