git: a39365694656 - main - cad/qcad: Exclude i386 build
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 04 Apr 2024 09:19:19 UTC
The branch main has been updated by mr: URL: https://cgit.FreeBSD.org/ports/commit/?id=a39365694656def8c4f8b1ee702abe502081bde5 commit a39365694656def8c4f8b1ee702abe502081bde5 Author: Michael Reifenberger <mr@FreeBSD.org> AuthorDate: 2024-04-03 18:52:14 +0000 Commit: Michael Reifenberger <mr@FreeBSD.org> CommitDate: 2024-04-04 09:19:01 +0000 cad/qcad: Exclude i386 build --- cad/qcad/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/cad/qcad/Makefile b/cad/qcad/Makefile index 124b21429c55..c8ee33f38b07 100644 --- a/cad/qcad/Makefile +++ b/cad/qcad/Makefile @@ -1,7 +1,7 @@ PORTNAME= qcad PORTVERSION= 3.29.5.0 DISTVERSIONPREFIX= v -#PORTREVISION= 1 +PORTREVISION= 1 CATEGORIES= cad DIST_SUBDIR= ${PORTNAME} @@ -15,6 +15,8 @@ WWW= https://www.ribbonsoft.com/qcad.html LICENSE= GPLv3 +BROKEN_i386= doesn't buld on pkg builder + BUILD_DEPENDS= bash:shells/bash \ ${LOCALBASE}/lib/libopenNURBS.a:graphics/opennurbs