aboutsummaryrefslogtreecommitdiff
path: root/science/chemical-mime-data
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 /science/chemical-mime-data
parentae33c6a4d22ef6506fe2f3fd7121be47c87c48ba (diff)
downloadports-9e0e8d17a400657031581d099ae64e1ac9dd5760.tar.gz
ports-9e0e8d17a400657031581d099ae64e1ac9dd5760.zip
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 'science/chemical-mime-data')
-rw-r--r--science/chemical-mime-data/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/science/chemical-mime-data/Makefile b/science/chemical-mime-data/Makefile
index 6ff360db03a0..089d03215526 100644
--- a/science/chemical-mime-data/Makefile
+++ b/science/chemical-mime-data/Makefile
@@ -3,18 +3,16 @@
PORTNAME= chemical-mime-data
PORTVERSION= 0.1.94
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= science
MASTER_SITES= SF/chemical-mime/${PORTNAME}/${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Collection of chemical MIME types for UNIX desktops
-BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/librsvg-2.0.pc:graphics/librsvg2
-
USES= gettext-tools gmake gnome pathfix pkgconfig shared-mime-info \
tar:bzip2
-USE_GNOME= gnomemimedata intlhack libxslt:build
+USE_GNOME= gnomemimedata intlhack librsvg2:build libxslt:build
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-update-database
CPPFLAGS+= -I${LOCALBASE}/include