From b7e23a5f065e1002d909d5c6139f93282f6ee060 Mon Sep 17 00:00:00 2001 From: amdmi3 Date: Tue, 27 May 2014 11:17:41 +0000 Subject: - Convert misc/xosd and dependent ports which need it (deskutils/xneur, polish/ekg2, polish/gnugadu2, sysutils/lineak-xosdplugin) to USES=libtool, drop .la files - Since xosd shlib version has changed, bump all ports which depend on it - Stagify deskutils/xneur - Convert USE_BZIP2 to USES - Use new LIB_DEPENDS syntax Approved by: portmgr blanket --- net-im/licq-osd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-im/licq-osd') diff --git a/net-im/licq-osd/Makefile b/net-im/licq-osd/Makefile index 3a3f5e765db2..4f2f1943b76e 100644 --- a/net-im/licq-osd/Makefile +++ b/net-im/licq-osd/Makefile @@ -3,7 +3,7 @@ PORTNAME= osd PORTVERSION= 1.8.0 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= net-im -- cgit