svn commit: r384090 - head/irc/bitchx
Bartek Rutkowski
robak at FreeBSD.org
Thu Apr 16 07:47:11 UTC 2015
Author: robak
Date: Thu Apr 16 07:47:10 2015
New Revision: 384090
URL: https://svnweb.freebsd.org/changeset/ports/384090
Log:
irc/bitchx: add CPE info
PR: 199375
Submitted by: Shun <shun.fbsd.pr at dropcut.net>
Approved by: portmgr blanket
Modified:
head/irc/bitchx/Makefile
Modified: head/irc/bitchx/Makefile
==============================================================================
--- head/irc/bitchx/Makefile Thu Apr 16 07:46:16 2015 (r384089)
+++ head/irc/bitchx/Makefile Thu Apr 16 07:47:10 2015 (r384090)
@@ -11,7 +11,7 @@ MAINTAINER= dan.mashal at gmail.com
# Co-maintainer: Chris Petrik <chris at bsdjunk.com> (PR/181627)
COMMENT= Feature-rich scriptable IRC client
-USES= gmake
+USES= cpe gmake
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--exec-prefix="${PREFIX}/share" \
--bindir="${PREFIX}/bin" \
More information about the svn-ports-head
mailing list