mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
ocserv uses nettle so can't use base-gcc. Move to ports-gcc on base-gcc
to fix build on sparc64
This commit is contained in:
@@ -13,6 +13,10 @@ MAINTAINER = Renaud Allard <renaud@allard.it>
|
|||||||
# GPLv2+
|
# GPLv2+
|
||||||
PERMIT_PACKAGE= Yes
|
PERMIT_PACKAGE= Yes
|
||||||
|
|
||||||
|
# Uses nettle
|
||||||
|
COMPILER= base-clang ports-gcc
|
||||||
|
COMPILER_LANGS= c
|
||||||
|
|
||||||
WANTLIB+= c curses ev gnutls llhttp lz4 m nettle oath pam protobuf-c
|
WANTLIB+= c curses ev gnutls llhttp lz4 m nettle oath pam protobuf-c
|
||||||
WANTLIB+= radcli readline talloc
|
WANTLIB+= radcli readline talloc
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user