aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2021-05-03 19:07:47 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2021-05-03 19:08:25 +0000
commit23b639c49a32e3047f8906eb5569b24af0a2d3cb (patch)
treec4039b3f7ff01cd1325b0359ed1c29492a736f57
parentf1f38c45cccae277d322dac723b7f5fde9f96aff (diff)
downloadports-23b639c49a32e3047f8906eb5569b24af0a2d3cb.tar.gz
ports-23b639c49a32e3047f8906eb5569b24af0a2d3cb.zip
net-im/libpurple: Re-enable the GEvolution plugin (for pidgin)
-rw-r--r--net-im/libpurple/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/net-im/libpurple/Makefile b/net-im/libpurple/Makefile
index bfa171ceee8e..7b927e5b4a64 100644
--- a/net-im/libpurple/Makefile
+++ b/net-im/libpurple/Makefile
@@ -117,14 +117,14 @@ USE_GNOME+= gconf2
GCONF_SCHEMAS= purple.schemas
.endif
-#.if defined(WITH_GTKUI)
-#USE_GNOME+= evolutiondataserver
-#PLIST_SUB+= EVO=""
-#CONFIGURE_ARGS+= --enable-gevolution
-#.else
+.if defined(WITH_GTKUI)
+USE_GNOME+= evolutiondataserver3
+PLIST_SUB+= EVO=""
+CONFIGURE_ARGS+= --enable-gevolution
+.else
CONFIGURE_ARGS+= --disable-gevolution
PLIST_SUB+= EVO="@comment not installed: "
-#.endif
+.endif
.if ${PORT_OPTIONS:MGSTREAMER}
USE_GSTREAMER1+=core good