aboutsummaryrefslogtreecommitdiff
path: root/graphics/libkdcraw
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/libkdcraw
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/libkdcraw')
-rw-r--r--graphics/libkdcraw/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/libkdcraw/Makefile b/graphics/libkdcraw/Makefile
index b5c617d89dc2..6026de845764 100644
--- a/graphics/libkdcraw/Makefile
+++ b/graphics/libkdcraw/Makefile
@@ -2,6 +2,7 @@
PORTNAME= libkdcraw
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
+PORTREVISION= 1
CATEGORIES= graphics kde kde-applications
MAINTAINER= kde@FreeBSD.org