proxychains no longer gets along with base-gcc. Shift to ports-gcc

Fixes the build on sparc64
This commit is contained in:
kmos
2024-06-28 02:42:49 +00:00
parent dbb2c3a4b9
commit 1917190e5a
+4
View File
@@ -11,6 +11,10 @@ MAINTAINER= Sebastian Reitenbach <sebastia@openbsd.org>
# GPLv2
PERMIT_PACKAGE= Yes
COMPILER= base-clang ports-gcc
COMPILER_LANGS= c
WANTLIB= c pthread
USE_GMAKE= Yes