git: bedfbdb8b8dc - main - x11-themes/kde-icons-noia: remove BROKEN for removed port
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 12 Aug 2023 01:38:26 UTC
The branch main has been updated by pkubaj: URL: https://cgit.FreeBSD.org/ports/commit/?id=bedfbdb8b8dc05ae024fba6ce4aaf1b3d2dea586 commit bedfbdb8b8dc05ae024fba6ce4aaf1b3d2dea586 Author: Piotr Kubaj <pkubaj@FreeBSD.org> AuthorDate: 2023-08-11 23:00:04 +0000 Commit: Piotr Kubaj <pkubaj@FreeBSD.org> CommitDate: 2023-08-12 01:37:48 +0000 x11-themes/kde-icons-noia: remove BROKEN for removed port --- x11-themes/kde-icons-noia/Makefile.icons | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/x11-themes/kde-icons-noia/Makefile.icons b/x11-themes/kde-icons-noia/Makefile.icons index 0d958a9f1744..43112c774655 100644 --- a/x11-themes/kde-icons-noia/Makefile.icons +++ b/x11-themes/kde-icons-noia/Makefile.icons @@ -93,10 +93,4 @@ install-run-scripts: do-install: annotate-install generate-install-scripts generate-tmpplist install-run-scripts -.include <bsd.port.pre.mk> - -.if ${ARCH} == "powerpc" && ${PORTNAME} == "crystal-project" -BROKEN= Does not install on powerpc: syntax error in files.sh -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk>