summaryrefslogtreecommitdiff
path: root/sysutils/conky
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2020-11-09 17:08:12 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2020-11-09 17:08:12 +0000
commit9e0e8d17a400657031581d099ae64e1ac9dd5760 (patch)
tree1a007ab17ca647747d08d6d95c9df5f927c08b00 /sysutils/conky
parentjava/openjdk8: fix build on powerpc64 elfv1 (diff)
Prefer graphics/ligvrsvg2-rust over graphics/librsvg2
- switch to the more modern version of librsvg2 on architectures supporting rust - this will fix some graphical issues on these architectures PR: 250276 Exp-run by: antoine Submitted by: tobik Differential Revision: https://reviews.freebsd.org/D18878
Notes
Notes: svn path=/head/; revision=554733
Diffstat (limited to 'sysutils/conky')
-rw-r--r--sysutils/conky/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/conky/Makefile b/sysutils/conky/Makefile
index 887988e60b73..4698c4a70450 100644
--- a/sysutils/conky/Makefile
+++ b/sysutils/conky/Makefile
@@ -4,6 +4,7 @@
PORTNAME= conky
PORTVERSION= 1.11.6
DISTVERSIONPREFIX= v
+PORTREVISION= 1
CATEGORIES= sysutils
MAINTAINER= madpilot@FreeBSD.org