Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Apr 2015 06:35:01 +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: r384085 - head/irc/xchat
Message-ID:  <201504160635.t3G6Z17E067444@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Thu Apr 16 06:35:01 2015
New Revision: 384085
URL: https://svnweb.freebsd.org/changeset/ports/384085

Log:
  - Add CPE info
  
  Approved by:	portmgr blanket

Modified:
  head/irc/xchat/Makefile

Modified: head/irc/xchat/Makefile
==============================================================================
--- head/irc/xchat/Makefile	Thu Apr 16 06:34:52 2015	(r384084)
+++ head/irc/xchat/Makefile	Thu Apr 16 06:35:01 2015	(r384085)
@@ -17,7 +17,7 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 
 CONFLICTS=	xchat-1* xchat-systray-plugin-[0-9]*
 
-USES=		gettext gmake libtool pathfix pkgconfig tar:bzip2
+USES=		cpe gettext gmake libtool pathfix pkgconfig tar:bzip2
 USE_GNOME=	gtk20
 GNU_CONFIGURE=	yes
 CPPFLAGS+=	-I${LOCALBASE}/include



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