aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-08-31 09:17:46 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-08-31 09:23:34 +0000
commit208b244582fd3b460189b71e52c3027303b93d63 (patch)
tree5855625c21987d068006980a759f08e7148dc438
parent072f98091bc48d10e35140adda2273076bc8110c (diff)
downloadports-208b244582fd3b460189b71e52c3027303b93d63.tar.gz
ports-208b244582fd3b460189b71e52c3027303b93d63.zip
net-im/mcabber: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--net-im/mcabber/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/mcabber/Makefile b/net-im/mcabber/Makefile
index e2e9e370a94b..58478d886509 100644
--- a/net-im/mcabber/Makefile
+++ b/net-im/mcabber/Makefile
@@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libloudmouth-1.so:net-im/loudmouth \
libcharset.so:converters/libiconv
-USES= gettext gnome iconv:wchar_t libtool localbase ncurses pathfix \
+USES= cpe gettext gnome iconv:wchar_t libtool localbase ncurses pathfix \
pkgconfig tar:bzip2
USE_GNOME= glib20
GNU_CONFIGURE= yes