git: fb372e582ed0 - main - irc/dircproxy: Add CPE information

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


The branch main has been updated by decke:

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

commit fb372e582ed01eb74e3aec0df560fbdc896ba72d
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-31 09:16:44 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-31 09:23:33 +0000

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

diff --git a/irc/dircproxy/Makefile b/irc/dircproxy/Makefile
index 1cb641656c77..1fbb49d39ffa 100644
--- a/irc/dircproxy/Makefile
+++ b/irc/dircproxy/Makefile
@@ -17,7 +17,7 @@ GH_TAGNAME=	dc563b3
 
 GNU_CONFIGURE=	yes
 SUB_FILES+=	pkg-message
-USES=		autoreconf
+USES=		autoreconf cpe
 
 post-install:
 	@cd ${WRKSRC}/doc && ${MAKE_CMD} install-man DESTDIR=${STAGEDIR}


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