svn commit: r384535 - head/net-im/gajim

Dmitry Marakasov amdmi3 at FreeBSD.org
Wed Apr 22 22:57:56 UTC 2015


Author: amdmi3
Date: Wed Apr 22 22:57:55 2015
New Revision: 384535
URL: https://svnweb.freebsd.org/changeset/ports/384535

Log:
  - Add CPE info
  
  Approved by:	portmgr blanket

Modified:
  head/net-im/gajim/Makefile

Modified: head/net-im/gajim/Makefile
==============================================================================
--- head/net-im/gajim/Makefile	Wed Apr 22 22:57:44 2015	(r384534)
+++ head/net-im/gajim/Makefile	Wed Apr 22 22:57:55 2015	(r384535)
@@ -17,7 +17,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}open
 		${PYTHON_PKGNAMEPREFIX}asn1>=0:${PORTSDIR}/devel/py-asn1 \
 		${PYTHON_PKGNAMEPREFIX}nbxmpp>0:${PORTSDIR}/net-im/py-nbxmpp
 
-USES=		dos2unix gmake pathfix python:2 tar:bzip2
+USES=		cpe dos2unix gmake pathfix python:2 tar:bzip2
 USE_GNOME=	intltool pygtk2
 USE_XORG=	x11 xext xscrnsaver
 


More information about the svn-ports-all mailing list