From 37d7e7e512a7b04e90e8b6b7929466024818721f Mon Sep 17 00:00:00 2001 From: vanilla Date: Mon, 9 Jan 2017 08:58:09 +0000 Subject: Add CPE information. PR: 215888 Submitted by: shun.fbsd.pr at dropcut.net --- irc/irssi/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'irc') diff --git a/irc/irssi/Makefile b/irc/irssi/Makefile index 967edcc92dc8..e99fa07d86b6 100644 --- a/irc/irssi/Makefile +++ b/irc/irssi/Makefile @@ -14,7 +14,7 @@ LICENSE= GPLv2 CONFLICTS= irssi-devel-[0-9]* zh-irssi-[0-9]* -USES= gettext-runtime gmake libtool ncurses pkgconfig tar:xz +USES= cpe gettext-runtime gmake libtool ncurses pkgconfig tar:xz GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-ncurses=${NCURSESBASE} INSTALL_TARGET= install-strip -- cgit