Index: branches/2021Q1/graphics/xfractint/Makefile =================================================================== --- branches/2021Q1/graphics/xfractint/Makefile (revision 563087) +++ branches/2021Q1/graphics/xfractint/Makefile (revision 563088) @@ -1,31 +1,34 @@ # Created by: cacho@mexicano.gdl.iteso.mx # $FreeBSD$ PORTNAME= xfractint PORTVERSION= 20.04p14 CATEGORIES= graphics MASTER_SITES= http://www.fractint.org/ftp/current/linux/ \ http://twegner.dyndns.org/fractint/ftp/current/linux/ MAINTAINER= onemda@gmail.com COMMENT= Unix port of FractInt +BROKEN_FreeBSD_13= duplicate symbol: b_const +BROKEN_FreeBSD_14= duplicate symbol: b_const + USES= gmake xorg USE_XORG= x11 xft ALL_TARGET= ${PORTNAME} DESKTOP_ENTRIES= "Xfracint" "${COMMENT}" "" "${PORTNAME}" "" "false" do-install: ${INSTALL_PROGRAM} ${WRKSRC}/xfractint ${STAGEDIR}${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/unix/xfractint.man \ ${STAGEDIR}${MANPREFIX}/man/man1/xfractint.1 @${MKDIR} ${STAGEDIR}${DATADIR} ${INSTALL_DATA} ${WRKSRC}/fractint.hlp ${STAGEDIR}${DATADIR} ${INSTALL_DATA} ${WRKSRC}/sstools.ini ${STAGEDIR}${DATADIR} .for dir in formulas ifs lsystem maps pars cd ${WRKSRC} && ${COPYTREE_SHARE} ${dir} ${STAGEDIR}${DATADIR} .endfor .include Index: branches/2021Q1 =================================================================== --- branches/2021Q1 (revision 563087) +++ branches/2021Q1 (revision 563088) Property changes on: branches/2021Q1 ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /head:r563086