svn commit: r384085 - head/irc/xchat

Dmitry Marakasov amdmi3 at FreeBSD.org
Thu Apr 16 06:35:02 UTC 2015


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


More information about the svn-ports-all mailing list