Date: Sat, 02 May 2026 21:37:26 +0000 From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 16945aa74621 - main - graphics/GraphicsMagick: Fix PORTSCOUT Message-ID: <69f66e96.19721.31f0cc58@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=16945aa746211d4f38cf3856efac7b1921f63830 commit 16945aa746211d4f38cf3856efac7b1921f63830 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2026-05-02 21:27:33 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2026-05-02 21:27:33 +0000 graphics/GraphicsMagick: Fix PORTSCOUT --- graphics/GraphicsMagick/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphics/GraphicsMagick/Makefile b/graphics/GraphicsMagick/Makefile index 6e02771dc153..ab0040f32de0 100644 --- a/graphics/GraphicsMagick/Makefile +++ b/graphics/GraphicsMagick/Makefile @@ -33,7 +33,7 @@ USES+= xorg CONFIGURE_ARGS+=--without-x ac_cv_lib_ICE_IceConnectionNumber=no .endif -PORTSCOUT= limit:^[0-9]\.[0-9]\.[1-9][0-9\]$$ +PORTSCOUT= limit:^[0-9]\.[0-9]\.[1-9][0-9]$$ # Use fonts installed by x11-fonts/webfonts by default WINDOWS_FONT_DIR?= ${LOCALBASE}/share/fonts/webfontshome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69f66e96.19721.31f0cc58>
