Date: Thu, 28 May 2026 05:32:24 +0000 From: Piotr Kubaj <pkubaj@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 0b73eedd4777 - main - science/mol2ps: enable on powerpc64* Message-ID: <6a17d368.41d9e.5a8962d0@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by pkubaj: URL: https://cgit.FreeBSD.org/ports/commit/?id=0b73eedd477799be904c9b72229071d54be1ce72 commit 0b73eedd477799be904c9b72229071d54be1ce72 Author: Piotr Kubaj <pkubaj@FreeBSD.org> AuthorDate: 2026-05-27 09:24:20 +0000 Commit: Piotr Kubaj <pkubaj@FreeBSD.org> CommitDate: 2026-05-28 05:32:05 +0000 science/mol2ps: enable on powerpc64* --- science/mol2ps/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/science/mol2ps/Makefile b/science/mol2ps/Makefile index 55e4829e1500..080ba8743f05 100644 --- a/science/mol2ps/Makefile +++ b/science/mol2ps/Makefile @@ -13,7 +13,7 @@ WWW= https://homepage.univie.ac.at/norbert.haider/cheminf/mol2ps.html LICENSE= GPLv2+ -ONLY_FOR_ARCHS= aarch64 amd64 i386 +ONLY_FOR_ARCHS= aarch64 amd64 i386 powerpc64 powerpc64le NO_WRKSUBDIR= yeshome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a17d368.41d9e.5a8962d0>
