From 6dcd0498ddd03cc8943ed8a97a2f7197f2b8d5f8 Mon Sep 17 00:00:00 2001 From: dinoex Date: Sat, 18 Feb 2017 08:00:14 +0000 Subject: - make portlint happier - add dependecies --- net-im/licq-osd/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'net-im/licq-osd') diff --git a/net-im/licq-osd/Makefile b/net-im/licq-osd/Makefile index 370860ab06f7..3d1d38799ec0 100644 --- a/net-im/licq-osd/Makefile +++ b/net-im/licq-osd/Makefile @@ -3,7 +3,7 @@ PORTNAME= osd PORTVERSION= 1.8.2 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 2 CATEGORIES= net-im @@ -13,11 +13,8 @@ COMMENT= OnScreenDisplay messages in licq LIB_DEPENDS= libxosd.so:misc/xosd \ libboost_regex.so:devel/boost-libs RUN_DEPENDS= ${LOCALBASE}/lib/licq/licq_qt4-gui.so:${LICQ_PORT}-qt-gui -# run dependency may be too strict, delete it if you use another -# plugin (gtk+) and wish run osd with it. i've not tested with -# plugins other than qt-gui -USES= cmake gettext-tools +USES= cmake gettext-tools iconv LOCALES= be de cs es fr pt pt_BR ro ru sv sk tr PLIST_FILES= lib/licq/licq_osd.so \ -- cgit