aboutsummaryrefslogtreecommitdiff
path: root/science/gchemutils
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2019-12-16 17:06:38 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2019-12-16 17:06:38 +0000
commit40b756ba2459f18449784d16a7f2d3057310ab0b (patch)
tree8894fd5b1f0bd83dfbb52496ed0cbfeffa5aeb71 /science/gchemutils
parent758cf0d64a6e68d1044f83dc2361c55b8727ce24 (diff)
downloadports-40b756ba2459f18449784d16a7f2d3057310ab0b.tar.gz
ports-40b756ba2459f18449784d16a7f2d3057310ab0b.zip
Update to 0.10.46 and only keep one libgoffice version
libgoffice 0.10 has been introduced long enough ago 6 years ago, stopping support for libgoffice 0.8, it is now more than time, to remove libgoffice 0.8 and only keep 0.10. Remove the optionnal goffice option for projects not supporting 0.10.
Notes
Notes: svn path=/head/; revision=520273
Diffstat (limited to 'science/gchemutils')
-rw-r--r--science/gchemutils/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/science/gchemutils/Makefile b/science/gchemutils/Makefile
index d5d3dca4e5f2..6e1fedd92ab3 100644
--- a/science/gchemutils/Makefile
+++ b/science/gchemutils/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gchemutils
PORTVERSION= 0.14.16
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= science
MASTER_SITES= SAVANNAH/${PORTNAME}/${PORTVERSION:R}
DISTNAME= gnome-chemistry-utils-${PORTVERSION}
@@ -18,7 +18,7 @@ BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/bodr.pc:science/bodr \
${LOCALBASE}/libdata/pkgconfig/chemical-mime-data.pc:science/chemical-mime-data
LIB_DEPENDS= libgtkglext-x11-1.0.so:x11-toolkits/gtkglext \
libopenbabel.so:science/openbabel \
- libgoffice-0.10.so:devel/goffice010
+ libgoffice-0.10.so:devel/goffice
RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/bodr.pc:science/bodr \
${LOCALBASE}/libdata/pkgconfig/chemical-mime-data.pc:science/chemical-mime-data