diff options
author | tijl <tijl@FreeBSD.org> | 2014-05-06 06:50:59 +0800 |
---|---|---|
committer | tijl <tijl@FreeBSD.org> | 2014-05-06 06:50:59 +0800 |
commit | c236950c29ab1f8ab4a24f49e5af43a8d1bf8cf9 (patch) | |
tree | 49ebd32e9d1eaacd803588c4fa128f8aa078e430 /textproc | |
parent | 674cfcefeea614d6e90d5c2ee6285973d91bc3ef (diff) | |
download | freebsd-ports-gnome-c236950c29ab1f8ab4a24f49e5af43a8d1bf8cf9.tar.gz freebsd-ports-gnome-c236950c29ab1f8ab4a24f49e5af43a8d1bf8cf9.tar.zst freebsd-ports-gnome-c236950c29ab1f8ab4a24f49e5af43a8d1bf8cf9.zip |
Convert archivers/libzip to USES=libtool. Bump PORTREVISION on all
dependent ports.
cad/repsnapper:
- Remove excessive dependencies.
- Convert to USES=libtool.
- Set LDFLAGS to fix detection of libintl.
- Use @sample.
databases/mysql-workbench51:
- Remove remnants of former slave ports.
- Convert some LIB_DEPENDS to USE_GNOME.
- Convert to USES=libtool.
- Staging.
databases/mysql-workbench52:
- USES=libtool.
devel/libsigrok:
- USES=libtool.
- INSTALL_TARGET=install-strip.
devel/liborcus:
- USES=libtool tar:bzip2.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/ebook-tools/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/ebook-tools/Makefile b/textproc/ebook-tools/Makefile index 2e654adfe3ee..8136fb23fc65 100644 --- a/textproc/ebook-tools/Makefile +++ b/textproc/ebook-tools/Makefile @@ -3,7 +3,7 @@ PORTNAME= ebook-tools PORTVERSION= 0.2.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc kde MASTER_SITES= SF |