diff options
Diffstat (limited to 'net/opal')
-rw-r--r-- | net/opal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/opal/Makefile b/net/opal/Makefile index 423971a0a131..d245c43b32bc 100644 --- a/net/opal/Makefile +++ b/net/opal/Makefile @@ -14,7 +14,7 @@ LICENSE= MPL10 LIB_DEPENDS= libpt.so:devel/ptlib -USES= gmake pathfix pkgconfig tar:xz +USES= compiler:c11 gmake pathfix pkgconfig tar:xz GNU_CONFIGURE= yes USE_LDCONFIG= yes |