aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2004-06-04 17:29:38 +0000
committerAde Lovett <ade@FreeBSD.org>2004-06-04 17:29:38 +0000
commit1a628ded35ecbbc5eeb75598dd844d830aca8cb2 (patch)
tree128ce8505dc266bea10a8cf389f38de197424aed /math
parent639a61155c89af6b9b01d796a82cbd2ad643a299 (diff)
Notes
Diffstat (limited to 'math')
-rw-r--r--math/asir2000/Makefile2
-rw-r--r--math/geg/Makefile1
-rw-r--r--math/plplot/Makefile4
3 files changed, 4 insertions, 3 deletions
diff --git a/math/asir2000/Makefile b/math/asir2000/Makefile
index 1caae0673d0b..99d7413d7556 100644
--- a/math/asir2000/Makefile
+++ b/math/asir2000/Makefile
@@ -19,7 +19,7 @@ COMMENT= The system Risa/Asir is a general computer algebra system
LIB_DEPENDS= pari-2.2:${PORTSDIR}/math/pari-devel
GNU_CONFIGURE= yes
-USE_AUTOCONF_VER= 213
+USE_AUTOCONF_VER= 253
USE_AUTOMAKE_VER= 15
USE_XLIB= yes
CONFIGURE_ARGS= --enable-shared --enable-plot --enable-fep --enable-interval --with-pari=new
diff --git a/math/geg/Makefile b/math/geg/Makefile
index e96a0872578f..75747b641494 100644
--- a/math/geg/Makefile
+++ b/math/geg/Makefile
@@ -19,6 +19,7 @@ COMMENT= Visualise multiple 2D-functions of one variable
USE_X_PREFIX= yes
USE_GNOME= gtk12
USE_AUTOMAKE_VER= 14
+USE_AUTOCONF_VER= 213
AUTOMAKE_ARGS= -a -i
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
diff --git a/math/plplot/Makefile b/math/plplot/Makefile
index b3bf3d02cbe0..4da0a9d4373f 100644
--- a/math/plplot/Makefile
+++ b/math/plplot/Makefile
@@ -15,9 +15,9 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= A scientific plotting package
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
-LIB_DEPENDS= ltdl.4:${PORTSDIR}/devel/libltdl \
- gd.4:${PORTSDIR}/graphics/gd
+LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd
+USE_LIBLTDL= yes
USE_REINPLACE= yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}