summaryrefslogtreecommitdiff
path: root/science
diff options
context:
space:
mode:
authorGreg Lewis <glewis@FreeBSD.org>2002-06-20 02:46:29 +0000
committerGreg Lewis <glewis@FreeBSD.org>2002-06-20 02:46:29 +0000
commita5f5c72a6df8a206769ee3846221fe0bc5f6037e (patch)
treeb39f28c2a8764fe7675252d87e6bd7bbb3c850b1 /science
parentUpdate to 376 (diff)
Add missing dependency on gtkgl and unbreak the port.
PR: 39551 Submitted by: Stephen Montgomery-Smith <stephen@math.missouri.edu>
Notes
Notes: svn path=/head/; revision=61611
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