From f327881e0ee7eba9343e335725f376a38e8063f9 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Sat, 1 May 2021 22:57:41 +0200 Subject: [PATCH] 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-data