aboutsummaryrefslogtreecommitdiff
path: root/net-im/empathy/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/empathy/Makefile')
-rw-r--r--net-im/empathy/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-im/empathy/Makefile b/net-im/empathy/Makefile
index 20ecef6acb60..fbffa19eb1b3 100644
--- a/net-im/empathy/Makefile
+++ b/net-im/empathy/Makefile
@@ -4,7 +4,7 @@
PORTNAME= empathy
PORTVERSION= 2.34.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= net-im gnome
MASTER_SITES= GNOME
@@ -101,6 +101,7 @@ PLIST_SUB+= NST="@comment "
.endif
.if ${PORT_OPTIONS:MMAP}
+USE_GL= gl
LIB_DEPENDS+= champlain-0.8:${PORTSDIR}/graphics/libchamplain
CONFIGURE_ARGS+=--enable-map
PLIST_SUB+= MAP=""