Index: branches/2021Q1/x11/terminal.app/Makefile =================================================================== --- branches/2021Q1/x11/terminal.app/Makefile (revision 563572) +++ branches/2021Q1/x11/terminal.app/Makefile (revision 563573) @@ -1,25 +1,28 @@ # Created by: gurkan@phys.ethz.ch # $FreeBSD$ PORTNAME= terminal.app PORTVERSION= 0.9.9 PORTREVISION= 3 CATEGORIES= x11 gnustep MASTER_SITES= SAVANNAH/gap DISTNAME= Terminal-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Terminal Emulator for GNUstep LICENSE= GPLv2 # only LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN_FreeBSD_13= duplicate symbol: TerminalWindowNoMoreActiveWindowsNotification +BROKEN_FreeBSD_14= duplicate symbol: TerminalWindowNoMoreActiveWindowsNotification + USES= gnustep iconv USE_GNUSTEP= back build MAKE_ARGS+= Terminal_TOOL_LIBS='${ICONV_LIB} -lutil' post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/Terminal.app/Terminal .include Index: branches/2021Q1 =================================================================== --- branches/2021Q1 (revision 563572) +++ branches/2021Q1 (revision 563573) Property changes on: branches/2021Q1 ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /head:r563572