aboutsummaryrefslogtreecommitdiff
path: root/editors/poedit
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2016-11-11 11:59:55 +0000
committerJan Beich <jbeich@FreeBSD.org>2016-11-11 11:59:55 +0000
commit68036db43cd9e32a2ec74856b4fbc1e3c580c064 (patch)
tree967a60b52a2c6a55eb62c604ab020d429226e211 /editors/poedit
parente0ad301ffd7316129f28f9cb1d47b374bf2f8daf (diff)
downloadports-68036db43cd9e32a2ec74856b4fbc1e3c580c064.tar.gz
ports-68036db43cd9e32a2ec74856b4fbc1e3c580c064.zip
Notes
Diffstat (limited to 'editors/poedit')
-rw-r--r--editors/poedit/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/poedit/Makefile b/editors/poedit/Makefile
index d833bdbf88d1..9dc619f306bd 100644
--- a/editors/poedit/Makefile
+++ b/editors/poedit/Makefile
@@ -4,7 +4,7 @@
PORTNAME= poedit
PORTVERSION= 1.8.4
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= editors
MASTER_SITES= http://github.com/vslavik/${PORTNAME}/releases/download/v${PORTVERSION}-oss/
@@ -16,6 +16,7 @@ LICENSE= BSD2CLAUSE
BUILD_DEPENDS= zip:archivers/zip
LIB_DEPENDS= libgtkspell.so:textproc/gtkspell \
libboost_thread.so:devel/boost-libs \
+ libicui18n.so:devel/icu \
liblucene++.so:textproc/luceneplusplus
USES= bdb compiler:c++11-lib desktop-file-utils gettext gmake pkgconfig