Date: Sat, 1 May 2021 21:00:12 GMT From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: f327881e0ee7 - main - science/gchemutils: drop wrong dependency on gtkglext Message-ID: <202105012100.141L0CR5067995@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by bapt: URL: https://cgit.FreeBSD.org/ports/commit/?id=f327881e0ee7eba9343e335725f376a38e8063f9 commit f327881e0ee7eba9343e335725f376a38e8063f9 Author: Baptiste Daroussin <bapt@FreeBSD.org> AuthorDate: 2021-05-01 20:57:41 +0000 Commit: Baptiste Daroussin <bapt@FreeBSD.org> CommitDate: 2021-05-01 21:00:05 +0000 science/gchemutils: drop wrong dependency on gtkglext --- science/gchemutils/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/science/gchemutils/Makefile b/science/gchemutils/Makefile index 849985a7bba7..e5b67ab72a51 100644 --- a/science/gchemutils/Makefile +++ b/science/gchemutils/Makefile @@ -2,7 +2,7 @@ PORTNAME= gchemutils PORTVERSION= 0.14.16 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= science MASTER_SITES= SAVANNAH/${PORTNAME}/${PORTVERSION:R} DISTNAME= gnome-chemistry-utils-${PORTVERSION} @@ -15,8 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING 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 \ +LIB_DEPENDS= libopenbabel.so:science/openbabel \ 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-datahome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105012100.141L0CR5067995>
