summaryrefslogtreecommitdiff
path: root/graphics/imlib3d
diff options
context:
space:
mode:
authorOliver Braun <obraun@FreeBSD.org>2003-01-20 10:02:03 +0000
committerOliver Braun <obraun@FreeBSD.org>2003-01-20 10:02:03 +0000
commit4ed718b84c873de1842ed24006d99cd70768656a (patch)
tree66b78e19a07a6d6050575724374eb3e6722a368d /graphics/imlib3d
parentAdd php3 distinfo too. (diff)
Bump gsl shlib version.
Pointed out by: kris Forgotten by: obraun
Notes
Notes: svn path=/head/; revision=73642
Diffstat (limited to 'graphics/imlib3d')
-rw-r--r--graphics/imlib3d/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/imlib3d/Makefile b/graphics/imlib3d/Makefile
index a90ac9afe6cc..e404305f217a 100644
--- a/graphics/imlib3d/Makefile
+++ b/graphics/imlib3d/Makefile
@@ -17,7 +17,7 @@ DISTNAME= ImLib3D-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= fftw.2:${PORTSDIR}/math/fftw \
- gsl.3:${PORTSDIR}/math/gsl \
+ gsl.4:${PORTSDIR}/math/gsl \
xml2.5:${PORTSDIR}/textproc/libxml2 \
gtkglmm.1:${PORTSDIR}/x11-toolkits/gtkglarea--