diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2018-06-11 01:44:15 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2018-06-11 01:44:15 +0000 |
commit | 13fb0b92a29536c74fd1cea5b5e8e7fb8705be98 (patch) | |
tree | d21fd4ee60da4c705d6bb2d4d0222a7e7af7ef7b /net-im | |
parent | 52a39feebd3a360c0a4633697006081ae2024197 (diff) |
Notes
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/ekiga/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/ekiga/Makefile b/net-im/ekiga/Makefile index 965d6ad93ee0..792eb14c662c 100644 --- a/net-im/ekiga/Makefile +++ b/net-im/ekiga/Makefile @@ -23,8 +23,8 @@ LIB_DEPENDS= libboost_signals.so:devel/boost-libs \ RUN_DEPENDS= gnome-icon-theme>=3.0.0:misc/gnome-icon-theme GNU_CONFIGURE= yes -USES= cpe gettext gmake kde:4 libtool localbase pathfix \ - perl5 pkgconfig tar:xz +USES= compiler:c++11-lang cpe gettext gmake kde:4 libtool localbase \ + pathfix perl5 pkgconfig tar:xz USE_XORG= xv USE_GNOME= gtk20 intlhack libxml2 INSTALLS_ICONS= yes |