svn commit: r385869 - head/editors/jedit

Dmitry Marakasov amdmi3 at FreeBSD.org
Sat May 9 08:28:35 UTC 2015


Author: amdmi3
Date: Sat May  9 08:28:34 2015
New Revision: 385869
URL: https://svnweb.freebsd.org/changeset/ports/385869

Log:
  - Add CPE info
  
  Approved by:	portmgr blanket

Modified:
  head/editors/jedit/Makefile

Modified: head/editors/jedit/Makefile
==============================================================================
--- head/editors/jedit/Makefile	Sat May  9 08:28:15 2015	(r385868)
+++ head/editors/jedit/Makefile	Sat May  9 08:28:34 2015	(r385869)
@@ -20,6 +20,8 @@ MACROS_DESC=	Install default set of macr
 OPTIONS_DEFAULT=	MACROS
 OPTIONS_SUB=	yes
 
+USES=		cpe
+
 USE_JAVA=	yes
 JAVA_VERSION=	1.6+
 


More information about the svn-ports-all mailing list