git: 2c172cdbfccf - main - irc/cgiirc: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Tue Aug 31 09:25:12 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2c172cdbfccfe121fe4f6d15ae480ddb8777b8d5

commit 2c172cdbfccfe121fe4f6d15ae480ddb8777b8d5
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-31 08:19:04 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-31 09:23:19 +0000

    irc/cgiirc: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 irc/cgiirc/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/irc/cgiirc/Makefile b/irc/cgiirc/Makefile
index 8f005a272cf8..9e3e85f2b37c 100644
--- a/irc/cgiirc/Makefile
+++ b/irc/cgiirc/Makefile
@@ -11,7 +11,7 @@ COMMENT=	IRC web gateway written in Perl
 
 LICENSE=	GPLv2
 
-USES=		perl5  shebangfix
+USES=		cpe perl5 shebangfix
 NO_BUILD=	yes
 SHEBANG_FILES=	docs/identd.pl \
 		irc.cgi \


More information about the dev-commits-ports-main mailing list