diff --git a/security/nettle/Makefile b/security/nettle/Makefile index 9f1c6e1e248..2a71ddefa33 100644 --- a/security/nettle/Makefile +++ b/security/nettle/Makefile @@ -15,6 +15,10 @@ MAINTAINER= Antoine Jacoutot # LGPLv2.1+ PERMIT_PACKAGE= Yes +# stdalign.h +COMPILER= base-clang ports-gcc +COMPILER_LANGS= c + WANTLIB += c gmp SITES= ${SITE_GNU:=nettle/}