svn commit: r385691 - head/ftp/bareftp

Dmitry Marakasov amdmi3 at FreeBSD.org
Thu May 7 21:58:59 UTC 2015


Author: amdmi3
Date: Thu May  7 21:58:58 2015
New Revision: 385691
URL: https://svnweb.freebsd.org/changeset/ports/385691

Log:
  - Add CPE info
  
  Approved by:	portmgr blanket

Modified:
  head/ftp/bareftp/Makefile

Modified: head/ftp/bareftp/Makefile
==============================================================================
--- head/ftp/bareftp/Makefile	Thu May  7 21:58:48 2015	(r385690)
+++ head/ftp/bareftp/Makefile	Thu May  7 21:58:58 2015	(r385691)
@@ -16,7 +16,7 @@ CONFIGURE_ARGS=	--datarootdir="${PREFIX}
 		--includedir="${LOCALBASE}/include"
 
 INSTALLS_ICONS=	yes
-USES=		gettext gmake libtool pkgconfig
+USES=		cpe gettext gmake libtool pkgconfig
 USE_GNOME=	gtksharp20 gnomesharp20
 
 USE_LDCONFIG=	yes


More information about the svn-ports-head mailing list