diff --git a/security/rhash/Makefile b/security/rhash/Makefile index 001760ebdd2..71052ce5808 100644 --- a/security/rhash/Makefile +++ b/security/rhash/Makefile @@ -12,6 +12,10 @@ CATEGORIES = security # BSD PERMIT_PACKAGE = Yes +# base-gcc "size of array 'type name' is negative" +COMPILER = base-clang ports-gcc +COMPILER_LANGS = c + WANTLIB = c CONFIGURE_STYLE = simple