diff options
author | Oliver Braun <obraun@FreeBSD.org> | 2003-01-20 10:02:03 +0000 |
---|---|---|
committer | Oliver Braun <obraun@FreeBSD.org> | 2003-01-20 10:02:03 +0000 |
commit | 4ed718b84c873de1842ed24006d99cd70768656a (patch) | |
tree | 66b78e19a07a6d6050575724374eb3e6722a368d /graphics | |
parent | b906ed3da00f30a10f4896c1fff2992c84dfaebf (diff) |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/imlib3d/Makefile | 2 |
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-- |