aboutsummaryrefslogtreecommitdiff
path: root/net/liferea/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2008-06-10 11:36:46 +0000
committerPav Lucistnik <pav@FreeBSD.org>2008-06-10 11:36:46 +0000
commitf7bab4dd15ae39d2796b123654d6c8169ecf816e (patch)
tree9c3c2cccba35f5b0e881611ac871c776f4c19918 /net/liferea/Makefile
parent19458f4088aeb694c4c75b2bc83394d4f33c68d2 (diff)
downloadports-f7bab4dd15ae39d2796b123654d6c8169ecf816e.tar.gz
ports-f7bab4dd15ae39d2796b123654d6c8169ecf816e.zip
Notes
Diffstat (limited to 'net/liferea/Makefile')
-rw-r--r--net/liferea/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/net/liferea/Makefile b/net/liferea/Makefile
index 736d3910d020..c96c70541bbb 100644
--- a/net/liferea/Makefile
+++ b/net/liferea/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= liferea
-PORTVERSION= 1.4.15
-PORTREVISION= 1
+PORTVERSION= 1.4.16
CATEGORIES= net gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= liferea
@@ -76,9 +75,6 @@ LIB_DEPENDS+= dbus-1.3:${PORTSDIR}/devel/dbus
.endif
post-patch:
- @${MV} ${WRKSRC}/po/cz.po ${WRKSRC}/po/cs.po
- @${REINPLACE_CMD} -e 's|cz|cs|' ${WRKSRC}/po/LINGUAS
-
.ifdef WITH_MOZILLA
@${REINPLACE_CMD} -e 's,firefox-,$$gecko_provider-,g' \
-e 's,\(gecko_provider=\).*$$,\1${GECKO},' \