diff options
author | leot <leot@pkgsrc.org> | 2020-08-17 20:17:15 +0000 |
---|---|---|
committer | leot <leot@pkgsrc.org> | 2020-08-17 20:17:15 +0000 |
commit | 9c239d33c8bf238818b1984019666b40d5c388b0 (patch) | |
tree | 0b131e24a79c5f3ff8b179a9e7c5a4887fa44b66 /graphics/evas-software-x11 | |
parent | 7fd7302d20945be276edc57766363af689a974f0 (diff) | |
download | pkgsrc-9c239d33c8bf238818b1984019666b40d5c388b0.tar.gz |
*: revbump after fontconfig bl3 changes (libuuid removal)
Diffstat (limited to 'graphics/evas-software-x11')
-rw-r--r-- | graphics/evas-software-x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/evas-software-x11/Makefile b/graphics/evas-software-x11/Makefile index 5ce60c8e31d..9e5017b37fb 100644 --- a/graphics/evas-software-x11/Makefile +++ b/graphics/evas-software-x11/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2020/05/01 00:08:23 joerg Exp $ +# $NetBSD: Makefile,v 1.21 2020/08/17 20:18:57 leot Exp $ PKGNAME= evas-software-x11-${EVAS_VERSION} +PKGREVISION= 1 COMMENT= Evas software X11 engine EVAS_ENGINES= software-xlib |