diff options
Diffstat (limited to 'devel/libical-glib/Makefile')
-rw-r--r-- | devel/libical-glib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libical-glib/Makefile b/devel/libical-glib/Makefile index f4b7400a7eef..d7f180073708 100644 --- a/devel/libical-glib/Makefile +++ b/devel/libical-glib/Makefile @@ -11,7 +11,7 @@ COMMENT= Introspection bindings for libical LIB_DEPENDS= libical.so:${PORTSDIR}/devel/libical -USES= gettext gmake libtool pathfix pkgconfig tar:xz +USES= compiler:c11 gettext gmake libtool pathfix pkgconfig tar:xz USE_GNOME= glib20 introspection:build libxml2 GNU_CONFIGURE= yes USE_LDCONFIG= yes |