svn commit: r385884 - head/finance/tryton

Dmitry Marakasov amdmi3 at FreeBSD.org
Sat May 9 12:26:27 UTC 2015


Author: amdmi3
Date: Sat May  9 12:26:27 2015
New Revision: 385884
URL: https://svnweb.freebsd.org/changeset/ports/385884

Log:
  - Add CPE info
  
  Approved by:	portmgr blanket

Modified:
  head/finance/tryton/Makefile

Modified: head/finance/tryton/Makefile
==============================================================================
--- head/finance/tryton/Makefile	Sat May  9 12:13:35 2015	(r385883)
+++ head/finance/tryton/Makefile	Sat May  9 12:26:27 2015	(r385884)
@@ -17,7 +17,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}date
 
 CONFLICTS=	tryton28-2.8.*
 
-USES=		desktop-file-utils gettext python:2
+USES=		cpe desktop-file-utils gettext python:2
 USE_PYTHON=	distutils autoplist
 USE_GNOME=	gtk20 pygtk2
 


More information about the svn-ports-all mailing list