svn commit: r386294 - head/editors/libreoffice

Dmitry Marakasov amdmi3 at FreeBSD.org
Thu May 14 07:02:08 UTC 2015


Author: amdmi3
Date: Thu May 14 07:02:07 2015
New Revision: 386294
URL: https://svnweb.freebsd.org/changeset/ports/386294

Log:
  - Add CPE info
  
  Approved by:	portmgr blanket

Modified:
  head/editors/libreoffice/Makefile

Modified: head/editors/libreoffice/Makefile
==============================================================================
--- head/editors/libreoffice/Makefile	Thu May 14 07:02:00 2015	(r386293)
+++ head/editors/libreoffice/Makefile	Thu May 14 07:02:07 2015	(r386294)
@@ -78,7 +78,7 @@ USE_OPENLDAP=	yes
 USE_PERL5=	build
 USE_QT4=	# empty but required
 USE_XORG=	xaw xrandr
-USES=		bison compiler:c++11-lang gmake perl5 pkgconfig python shared-mime-info tar:xz
+USES=		bison compiler:c++11-lang cpe gmake perl5 pkgconfig python shared-mime-info tar:xz
 WANT_GNOME=	yes
 
 DISTFILES+=	${PORTNAME}-${LOVERSION}${EXTRACT_SUFX}


More information about the svn-ports-all mailing list