aboutsummaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-09-03 06:32:22 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-09-03 06:32:22 +0000
commit48018a041d4694aed27d586098dfdc6c862f975c (patch)
tree47e45278bf24f825f8f197a7a0f07043176352de /net-im
parent26edc92d140555158212a254b35eb7cedadcfdb9 (diff)
downloadports-48018a041d4694aed27d586098dfdc6c862f975c.tar.gz
ports-48018a041d4694aed27d586098dfdc6c862f975c.zip
net-im/finch: Fix CPE information
Approved by: portmgr (blanket)
Diffstat (limited to 'net-im')
-rw-r--r--net-im/finch/Makefile2
1 files changed, 2 insertions, 0 deletions
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 \