diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-05-17 15:03:37 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-05-17 15:03:37 +0000 |
commit | 888a892831d7091c4fa7076d2583a811c2317645 (patch) | |
tree | 54b74e3c3d698c2e4c90de5090b4cc01c5121bb8 /net-im | |
parent | 54ef77e723244bb7fc0afc448e6e7d07d03788b1 (diff) |
- Add CPE info
Approved by: portmgr blanket
Notes
Notes:
svn path=/head/; revision=386621
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/ekiga/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/ekiga/Makefile b/net-im/ekiga/Makefile index b02bf57b76db..a681d2674eea 100644 --- a/net-im/ekiga/Makefile +++ b/net-im/ekiga/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= libboost_signals.so:${PORTSDIR}/devel/boost-libs \ RUN_DEPENDS= gnome-icon-theme>=3.0.0:${PORTSDIR}/misc/gnome-icon-theme GNU_CONFIGURE= yes -USES= gettext gmake libtool pathfix perl5 pkgconfig \ +USES= cpe gettext gmake libtool pathfix perl5 pkgconfig \ tar:xz USE_XORG= xv USE_GNOME= gtk20 intlhack libxml2 |