svn commit: r385858 - head/textproc/augeas

Dmitry Marakasov amdmi3 at FreeBSD.org
Sat May 9 02:31:31 UTC 2015


Author: amdmi3
Date: Sat May  9 02:31:30 2015
New Revision: 385858
URL: https://svnweb.freebsd.org/changeset/ports/385858

Log:
  - Add CPE info
  
  Approved by:	portmgr blanket

Modified:
  head/textproc/augeas/Makefile

Modified: head/textproc/augeas/Makefile
==============================================================================
--- head/textproc/augeas/Makefile	Sat May  9 02:31:16 2015	(r385857)
+++ head/textproc/augeas/Makefile	Sat May  9 02:31:30 2015	(r385858)
@@ -16,7 +16,7 @@ TEST_DEPENDS=	bash:${PORTSDIR}/shells/ba
 		gsed:${PORTSDIR}/textproc/gsed
 
 GNU_CONFIGURE=	yes
-USES=		autoreconf gmake libtool pkgconfig readline
+USES=		autoreconf cpe gmake libtool pkgconfig readline
 USE_GNOME=	libxml2
 USE_LDCONFIG=	yes
 INSTALL_TARGET=	install-strip


More information about the svn-ports-all mailing list