git: 48018a041d46 - main - net-im/finch: Fix CPE information

Bernhard Froehlich decke at FreeBSD.org
Fri Sep 3 06:41:43 UTC 2021


The branch main has been updated by decke:

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

commit 48018a041d4694aed27d586098dfdc6c862f975c
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-03 06:32:22 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-03 06:32:22 +0000

    net-im/finch: Fix CPE information
    
    Approved by:    portmgr (blanket)
---
 net-im/finch/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/net-im/finch/Makefile b/net-im/finch/Makefile
index 3218e2d361dc..02441c64bca1 100644
--- a/net-im/finch/Makefile
+++ b/net-im/finch/Makefile
@@ -18,6 +18,8 @@ PLIST=		${.CURDIR}/pkg-plist
 PIDGIN_SLAVE=	yes
 WITH_CONSOLEUI=	yes
 
+CPE_PRODUCT=	pidgin
+
 CPPFLAGS+=	-DNCURSES_WIDECHAR -D_XOPEN_SOURCE_EXTENDED
 USE_LDCONFIG=	yes
 CONFIGURE_ARGS=	--disable-gtkui \


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