Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Sep 2021 06:41:42 GMT
From:      Bernhard Froehlich <decke@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 48018a041d46 - main - net-im/finch: Fix CPE information
Message-ID:  <202109030641.1836fglM057533@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by decke:

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

commit 48018a041d4694aed27d586098dfdc6c862f975c
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-09-03 06:32:22 +0000
Commit:     Bernhard Froehlich <decke@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 \


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109030641.1836fglM057533>