diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2014-05-27 19:17:41 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2014-05-27 19:17:41 +0800 |
commit | b7e23a5f065e1002d909d5c6139f93282f6ee060 (patch) | |
tree | c51fa4c69116ca6c8cd0c3b6fb39637444fd16f4 /net-im/licq-osd | |
parent | f7ca21cead884a627c97c1dde14e940513017352 (diff) | |
download | freebsd-ports-gnome-b7e23a5f065e1002d909d5c6139f93282f6ee060.tar.gz freebsd-ports-gnome-b7e23a5f065e1002d909d5c6139f93282f6ee060.tar.zst freebsd-ports-gnome-b7e23a5f065e1002d909d5c6139f93282f6ee060.zip |
- 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
Diffstat (limited to 'net-im/licq-osd')
-rw-r--r-- | net-im/licq-osd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |