svn commit: r386621 - head/net-im/ekiga

Dmitry Marakasov amdmi3 at FreeBSD.org
Sun May 17 15:03:38 UTC 2015


Author: amdmi3
Date: Sun May 17 15:03:37 2015
New Revision: 386621
URL: https://svnweb.freebsd.org/changeset/ports/386621

Log:
  - Add CPE info
  
  Approved by:	portmgr blanket

Modified:
  head/net-im/ekiga/Makefile

Modified: head/net-im/ekiga/Makefile
==============================================================================
--- head/net-im/ekiga/Makefile	Sun May 17 15:03:14 2015	(r386620)
+++ head/net-im/ekiga/Makefile	Sun May 17 15:03:37 2015	(r386621)
@@ -20,7 +20,7 @@ LIB_DEPENDS=	libboost_signals.so:${PORTS
 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


More information about the svn-ports-head mailing list