summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>2000-03-20 23:25:21 +0000
committerJustin M. Seger <jseger@FreeBSD.org>2000-03-20 23:25:21 +0000
commit7cc807dbeacd4330a32376f439fe8bb59cb9ab42 (patch)
tree7af3ed64c69f6db2ddec8605c4875b72175fbc15 /math
parentUpgrade to Mesa-3.1 (diff)
Changed LIB_DEPENDS: MesaGL.14->GL.14 due to Mesa-3.1 upgrade
Notes
Notes: svn path=/head/; revision=26874
Diffstat (limited to 'math')
-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}