diff options
author | tijl <tijl@FreeBSD.org> | 2014-10-06 05:30:26 +0800 |
---|---|---|
committer | tijl <tijl@FreeBSD.org> | 2014-10-06 05:30:26 +0800 |
commit | 80aa3e15dea7e30dddda2e16c61ed06bcc41c117 (patch) | |
tree | 2c20cb3ffd0ec9339fb3a31ff2b3cdcf5431ef71 /graphics/zathura-djvu | |
parent | 0f0172ab9e37383b8551be0e269bca71d2301b98 (diff) | |
download | freebsd-ports-gnome-80aa3e15dea7e30dddda2e16c61ed06bcc41c117.tar.gz freebsd-ports-gnome-80aa3e15dea7e30dddda2e16c61ed06bcc41c117.tar.zst freebsd-ports-gnome-80aa3e15dea7e30dddda2e16c61ed06bcc41c117.zip |
graphics/djvulibre:
- Add USES=libtool and bump dependent ports
- Remove threading related patches
Diffstat (limited to 'graphics/zathura-djvu')
-rw-r--r-- | graphics/zathura-djvu/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/zathura-djvu/Makefile b/graphics/zathura-djvu/Makefile index 468abd586f1e..8eff88714c02 100644 --- a/graphics/zathura-djvu/Makefile +++ b/graphics/zathura-djvu/Makefile @@ -3,6 +3,7 @@ PORTNAME= zathura-djvu PORTVERSION= 0.2.3 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://pwmt.org/projects/zathura/plugins/download/ |