aboutsummaryrefslogtreecommitdiff
path: root/net/liferea/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/liferea/Makefile')
-rw-r--r--net/liferea/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net/liferea/Makefile b/net/liferea/Makefile
index e0730fa846d9..4f9a2fcf290b 100644
--- a/net/liferea/Makefile
+++ b/net/liferea/Makefile
@@ -7,6 +7,7 @@
PORTNAME= liferea
PORTVERSION= 1.0.23
+PORTREVISION= 2
CATEGORIES= net gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= liferea
@@ -14,7 +15,7 @@ MASTER_SITE_SUBDIR= liferea
MAINTAINER= pav@FreeBSD.org
COMMENT= Simple RSS/RDF feed reader
-USE_X_PREFIX= yes
+USE_XLIB= yes
USE_GECKO= mozilla firefox
USE_GNOME= gnomeprefix gnomehack libgtkhtml
USE_GMAKE= yes
@@ -62,7 +63,7 @@ PLIST_SUB+= XUL="@comment "
.ifdef WITHOUT_DBUS
CONFIGURE_ARGS+=--disable-dbus
.else
-LIB_DEPENDS+= dbus-1.2:${PORTSDIR}/devel/dbus
+LIB_DEPENDS+= dbus-1.3:${PORTSDIR}/devel/dbus
.endif
post-patch: