diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2018-12-30 12:40:15 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2018-12-30 12:40:15 +0000 |
commit | 0cb3a9436b1fbe806d24acb17cc1ec42a38e506f (patch) | |
tree | 7b618a2b74dfdfc8609dbb989125a58a71c29bb3 /net-im/empathy | |
parent | 77e32676245941888af0ccc40c232da72738e617 (diff) | |
download | ports-0cb3a9436b1fbe806d24acb17cc1ec42a38e506f.tar.gz ports-0cb3a9436b1fbe806d24acb17cc1ec42a38e506f.zip |
Notes
Diffstat (limited to 'net-im/empathy')
-rw-r--r-- | net-im/empathy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/empathy/Makefile b/net-im/empathy/Makefile index ab9f6363580f..6343b77827a0 100644 --- a/net-im/empathy/Makefile +++ b/net-im/empathy/Makefile @@ -48,7 +48,7 @@ RUN_DEPENDS= iso-codes>=0:misc/iso-codes \ geoclue>=0:net/geoclue \ mc-tool:net-im/telepathy-mission-control -USES= gettext gmake gnome libtool localbase pathfix \ +USES= compiler:c11 gettext gmake gnome libtool localbase pathfix \ pkgconfig python:2.7 tar:xz USE_GNOME= cairo evolutiondataserver3 intlhack USE_XORG= x11 xcomposite xdamage xext xfixes xi xrandr |