aboutsummaryrefslogtreecommitdiff
path: root/graphics/xv-m17n
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/xv-m17n
parentea2d15f126c1182f5b573dbbadbc4337d6a2b97c (diff)
downloadports-c5fe34636c0b12c47ffdd07c6b185ba55b536e6c.tar.gz
ports-c5fe34636c0b12c47ffdd07c6b185ba55b536e6c.zip
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/xv-m17n')
-rw-r--r--graphics/xv-m17n/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/xv-m17n/Makefile b/graphics/xv-m17n/Makefile
index 8685f7551246..41038cbe2cb7 100644
--- a/graphics/xv-m17n/Makefile
+++ b/graphics/xv-m17n/Makefile
@@ -10,4 +10,6 @@ OPTIONS_SLAVE= M17N
PKGNAMESUFFIX= -m17n${PKGNAMESUFFIX2}
+PORTREVISION= 1
+
.include "${MASTERDIR}/Makefile"