Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 May 2015 21:58:59 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r385691 - head/ftp/bareftp
Message-ID:  <201505072158.t47LwxoG098571@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201505072158.t47LwxoG098571>