From d8f747eea898717f96d8328e5ee52e17dfb37237 Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Tue, 17 Dec 2024 21:45:56 +0300 Subject: freebsd port: synced with the version in FreeBSD ports Rodrigo Osorio re-included the PNGs even for sciteco-curses. Should be fixed at the Autoconf-level, by only installing the PNGs on GTK. --- freebsd/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'freebsd/Makefile') diff --git a/freebsd/Makefile b/freebsd/Makefile index abba4c5..4283bcc 100644 --- a/freebsd/Makefile +++ b/freebsd/Makefile @@ -85,8 +85,6 @@ post-install: ${INSTALL_DATA} ${WRKSRC}/ico/sciteco-${SZ}.png \ ${STAGEDIR}${PREFIX}/share/icons/hicolor/${SZ}x${SZ}/apps/sciteco.png .endfor -# To appease `make check-plist`: - ${RM} ${STAGEDIR}${DATADIR}/*.png ${MKDIR} ${STAGEDIR}${PREFIX}/share/applications ${INSTALL_DATA} ${WRKSRC}/src/sciteco.desktop \ ${STAGEDIR}${PREFIX}/share/applications/sciteco.desktop -- cgit v1.2.3