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 /print | |
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 'print')
-rw-r--r-- | print/qpdfview/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/qpdfview/Makefile b/print/qpdfview/Makefile index 3453a57ab1fb..4136d708c93f 100644 --- a/print/qpdfview/Makefile +++ b/print/qpdfview/Makefile @@ -3,7 +3,7 @@ PORTNAME= qpdfview PORTVERSION= 0.4.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= print MASTER_SITES= https://launchpadlibrarian.net/140746246/ |