aboutsummaryrefslogtreecommitdiffstats
path: root/math/PDL
diff options
context:
space:
mode:
authorjseger <jseger@FreeBSD.org>2000-03-21 07:25:21 +0800
committerjseger <jseger@FreeBSD.org>2000-03-21 07:25:21 +0800
commitfa5ad4bdbbbcbf2673bd69fcf10342a5799d4c6c (patch)
treeded8241aa4b2a1e5352148ed8f07dc2c71f14613 /math/PDL
parent76f435f47ac5e433e652d1056fd3b20620c3c7de (diff)
downloadfreebsd-ports-gnome-fa5ad4bdbbbcbf2673bd69fcf10342a5799d4c6c.tar.gz
freebsd-ports-gnome-fa5ad4bdbbbcbf2673bd69fcf10342a5799d4c6c.tar.zst
freebsd-ports-gnome-fa5ad4bdbbbcbf2673bd69fcf10342a5799d4c6c.zip
Changed LIB_DEPENDS: MesaGL.14->GL.14 due to Mesa-3.1 upgrade
Diffstat (limited to 'math/PDL')
-rw-r--r--math/PDL/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/PDL/Makefile b/math/PDL/Makefile
index d1a50896601a..9c407b0ffaaf 100644
--- a/math/PDL/Makefile
+++ b/math/PDL/Makefile
@@ -16,7 +16,7 @@ MAINTAINER= tobez@plab.ku.dk
BUILD_DEPENDS= ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/PGPLOT.pm:${PORTSDIR}/graphics/pgperl
RUN_DEPENDS= ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/PGPLOT.pm:${PORTSDIR}/graphics/pgperl
-LIB_DEPENDS= MesaGL.14:${PORTSDIR}/graphics/Mesa3
+LIB_DEPENDS= GL.14:${PORTSDIR}/graphics/Mesa3
USE_PERL5= yes
SCRIPTS_ENV= PERL=${PERL}