From 331f72e1c92e1e2942f2cfe55463ccd16614f1da Mon Sep 17 00:00:00 2001 From: robak Date: Thu, 16 Apr 2015 07:47:10 +0000 Subject: irc/bitchx: add CPE info PR: 199375 Submitted by: Shun Approved by: portmgr blanket --- irc/bitchx/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'irc') diff --git a/irc/bitchx/Makefile b/irc/bitchx/Makefile index 15ab91e6bc4..0a1eb9e72d9 100644 --- a/irc/bitchx/Makefile +++ b/irc/bitchx/Makefile @@ -11,7 +11,7 @@ MAINTAINER= dan.mashal@gmail.com # Co-maintainer: Chris Petrik (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" \ -- cgit