Date: Thu, 30 Oct 2025 23:09:08 GMT From: =?utf-8?Q?=C3=84lven?= <alven@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 5eaaea35521a - main - cad/pcb-rnd: Small cleanup Message-ID: <202510302309.59UN987J096812@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by alven: URL: https://cgit.FreeBSD.org/ports/commit/?id=5eaaea35521ad00711dd4eb023b2eb1ae6ec2780 commit 5eaaea35521ad00711dd4eb023b2eb1ae6ec2780 Author: Älven <alven@FreeBSD.org> AuthorDate: 2025-10-29 14:12:01 +0000 Commit: Älven <alven@FreeBSD.org> CommitDate: 2025-10-30 23:08:52 +0000 cad/pcb-rnd: Small cleanup * Clarify pkg-descr Approved by: db@ (Mentor, implicit) --- cad/pcb-rnd/Makefile | 3 --- cad/pcb-rnd/pkg-descr | 2 +- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/cad/pcb-rnd/Makefile b/cad/pcb-rnd/Makefile index 694c2c30a441..4dadf877aaeb 100644 --- a/cad/pcb-rnd/Makefile +++ b/cad/pcb-rnd/Makefile @@ -37,9 +37,6 @@ PORTDOCS= * OPTIONS_DEFINE= DOCS -post-patch: - ${ECHO_CMD} 'USER_CFLAGS += -DSCCONFIG_ACCEPT_IMPLICIT' >> ${WRKSRC}/scconfig/Makefile - post-install: .for f in bxl2txt gsch2pcb-rnd pcb-rnd rect-union-rnd txt2bxl ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/$f diff --git a/cad/pcb-rnd/pkg-descr b/cad/pcb-rnd/pkg-descr index 72ecacbe4715..a38f7cd735fa 100644 --- a/cad/pcb-rnd/pkg-descr +++ b/cad/pcb-rnd/pkg-descr @@ -1,4 +1,4 @@ -pcb-rnd is a free/open source, flexible, modular Printed Circuit Board editor +pcb-rnd is a Free Software flexible, modular Printed Circuit Board editor - for design of professional and hobby boards. - is feature-rich and compatiblehome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202510302309.59UN987J096812>
