diff options
author | Koop Mast <kwm@FreeBSD.org> | 2015-03-17 19:20:10 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2015-03-17 19:20:10 +0000 |
commit | 95189f489716555cfd239077cc614863a8b9befe (patch) | |
tree | 76c87398059c6fb3bfb157bff4393452e12b01c0 /devel/libical-glib/Makefile | |
parent | e5158d0d991aa16a154d035a92f398e34ac69864 (diff) | |
download | ports-95189f489716555cfd239077cc614863a8b9befe.tar.gz ports-95189f489716555cfd239077cc614863a8b9befe.zip |
Notes
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 |