Index | Thread | Search

From:
Claudio Jeker <cjeker@diehard.n-r-g.com>
Subject:
openjph use C++11 and needs ports-gcc
To:
Antoine Jacoutot <ajacoutot@openbsd.org>
Cc:
ports@openbsd.org
Date:
Mon, 17 Nov 2025 15:22:35 +0100

Download raw body.

Thread
Another port that wants ports-gcc this time for C++11 support.

-- 
:wq Claudio

Index: Makefile
===================================================================
RCS file: /cvs/ports/graphics/openjph/Makefile,v
diff -u -p -r1.9 Makefile
--- Makefile	17 Nov 2025 08:43:25 -0000	1.9
+++ Makefile	17 Nov 2025 09:58:49 -0000
@@ -14,6 +14,9 @@ MAINTAINER=	Antoine Jacoutot <ajacoutot@
 # BSD 2-Clause
 PERMIT_PACKAGE=	Yes
 
+# uses C++11
+COMPILER=	base-clang ports-gcc
+
 WANTLIB += ${COMPILER_LIBCXX} c m tiff
 
 MODULES=	devel/cmake