aboutsummaryrefslogtreecommitdiff
path: root/net/liferea/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/liferea/Makefile')
-rw-r--r--net/liferea/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/net/liferea/Makefile b/net/liferea/Makefile
index 8d9a09de7a97..f3dc6f74728e 100644
--- a/net/liferea/Makefile
+++ b/net/liferea/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= liferea
-PORTVERSION= 0.6.1
-PORTREVISION= 1
+PORTVERSION= 0.6.2
CATEGORIES= net gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= liferea
@@ -27,7 +26,10 @@ USE_REINPLACE= yes
USE_LIBTOOL_VER=15
CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
+
MAN1= liferea.1
+GCONF_SCHEMAS= liferea.schemas
+
.ifdef WITH_MOZILLA
PLIST_SUB= MOZ=""
.else