aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2021-05-01 20:57:41 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2021-05-01 21:00:05 +0000
commitf327881e0ee7eba9343e335725f376a38e8063f9 (patch)
treecde17770f73d00e9130dda44c70c141816955240
parent7e3720fabe1bed859ea2d04d4d8a915fa3222494 (diff)
downloadports-f327881e0ee7eba9343e335725f376a38e8063f9.tar.gz
ports-f327881e0ee7eba9343e335725f376a38e8063f9.zip
science/gchemutils: drop wrong dependency on gtkglext
-rw-r--r--science/gchemutils/Makefile5
1 files 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