aboutsummaryrefslogtreecommitdiffstats
path: root/science
diff options
context:
space:
mode:
authorglewis <glewis@FreeBSD.org>2002-06-20 10:46:29 +0800
committerglewis <glewis@FreeBSD.org>2002-06-20 10:46:29 +0800
commitaffa061813275995daae6e4b6f9c0051e1b4a944 (patch)
treeea7993fb2b08ba21d1fab0409f1b07d545b46b92 /science
parentc6ec2c00a1d9c326bce84d7a809d60c692a700eb (diff)
downloadfreebsd-ports-gnome-affa061813275995daae6e4b6f9c0051e1b4a944.tar.gz
freebsd-ports-gnome-affa061813275995daae6e4b6f9c0051e1b4a944.tar.zst
freebsd-ports-gnome-affa061813275995daae6e4b6f9c0051e1b4a944.zip
Add missing dependency on gtkgl and unbreak the port.
PR: 39551 Submitted by: Stephen Montgomery-Smith <stephen@math.missouri.edu>
Diffstat (limited to 'science')
-rw-r--r--science/vis5d+/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/science/vis5d+/Makefile b/science/vis5d+/Makefile
index b8998d061fc4..4828246b1a6a 100644
--- a/science/vis5d+/Makefile
+++ b/science/vis5d+/Makefile
@@ -18,7 +18,8 @@ MAINTAINER= ports@FreeBSD.org
BUILD_DEPENDS= ${LOCALBASE}/lib/libmix.a:${PORTSDIR}/graphics/qslim \
convert:${PORTSDIR}/graphics/ImageMagick
LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv \
- netcdf.1:${PORTSDIR}/math/netcdf
+ netcdf.1:${PORTSDIR}/math/netcdf \
+ gtkgl.5:${PORTSDIR}/x11-toolkits/gtkglarea
RUN_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick
USE_BISON= yes