summaryrefslogtreecommitdiff
path: root/graphics/netpbm/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2019-12-27 13:43:00 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2019-12-27 13:43:00 +0000
commitc5fe34636c0b12c47ffdd07c6b185ba55b536e6c (patch)
treea48eccb33b7f9e71d5af5117e8e800276801f460 /graphics/netpbm/Makefile
parentupdate to 1.5.2 (diff)
Update jasper to 2.0.16
This is needed to be able to update gegl to latest version. Bump revision of all consumer as the ABI is not 100% backward compatible. Provide a patch for graphics/devil to properly build with latest jasper. While here add a missing USES=xorg to graphics/devil
Notes
Notes: svn path=/head/; revision=520989
Diffstat (limited to 'graphics/netpbm/Makefile')
-rw-r--r--graphics/netpbm/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/netpbm/Makefile b/graphics/netpbm/Makefile
index 6ad02c9c0c2b..3119ed0f38d4 100644
--- a/graphics/netpbm/Makefile
+++ b/graphics/netpbm/Makefile
@@ -3,6 +3,7 @@
PORTNAME= netpbm
DISTVERSION= 10.88.01
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= https://github.com/t6/netpbm/releases/download/v${DISTVERSION}/ \
LOCAL/tobik