aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-05-02 03:29:26 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-05-02 03:29:26 +0000
commit6e2c11dcf5f66a0dbf2b9a5a6a201a20dccca65a (patch)
treec31d0022b011f120521cb2b532c8ec7a9954196c /math
parent2c1a52bb7dfebb75d711f7beb6e8ef74200ef6f7 (diff)
downloadports-6e2c11dcf5f66a0dbf2b9a5a6a201a20dccca65a.tar.gz
ports-6e2c11dcf5f66a0dbf2b9a5a6a201a20dccca65a.zip
Notes
Diffstat (limited to 'math')
-rw-r--r--math/drgenius/Makefile2
-rw-r--r--math/drgeo/Makefile2
-rw-r--r--math/guppi/Makefile4
-rw-r--r--math/siag/Makefile2
4 files changed, 5 insertions, 5 deletions
diff --git a/math/drgenius/Makefile b/math/drgenius/Makefile
index 84b016ce2d0e..cdd2383e6228 100644
--- a/math/drgenius/Makefile
+++ b/math/drgenius/Makefile
@@ -14,7 +14,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= The Gnome Interactive Geometry Sofware
BUILD_DEPENDS= gob:${PORTSDIR}/x11-toolkits/gob
-LIB_DEPENDS= guile.10:${PORTSDIR}/lang/guile
+LIB_DEPENDS= guile.15:${PORTSDIR}/lang/guile
USE_X_PREFIX= yes
USE_REINPLACE= yes
diff --git a/math/drgeo/Makefile b/math/drgeo/Makefile
index 84b016ce2d0e..cdd2383e6228 100644
--- a/math/drgeo/Makefile
+++ b/math/drgeo/Makefile
@@ -14,7 +14,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= The Gnome Interactive Geometry Sofware
BUILD_DEPENDS= gob:${PORTSDIR}/x11-toolkits/gob
-LIB_DEPENDS= guile.10:${PORTSDIR}/lang/guile
+LIB_DEPENDS= guile.15:${PORTSDIR}/lang/guile
USE_X_PREFIX= yes
USE_REINPLACE= yes
diff --git a/math/guppi/Makefile b/math/guppi/Makefile
index ed69511005cb..35ccc8431bd6 100644
--- a/math/guppi/Makefile
+++ b/math/guppi/Makefile
@@ -7,7 +7,7 @@
PORTNAME= guppi
PORTVERSION= 0.40.3
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= math gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/Guppi/0.40
@@ -16,7 +16,7 @@ DISTNAME= Guppi-${PORTVERSION}
MAINTAINER= gnome@FreeBSD.org
COMMENT= A ploting program for GNOME
-LIB_DEPENDS= guile.10:${PORTSDIR}/lang/guile
+LIB_DEPENDS= guile.15:${PORTSDIR}/lang/guile
USE_X_PREFIX= yes
USE_GMAKE= yes
diff --git a/math/siag/Makefile b/math/siag/Makefile
index 75f043fa9e01..e893be265f9d 100644
--- a/math/siag/Makefile
+++ b/math/siag/Makefile
@@ -41,7 +41,7 @@ CONFIGURE_ENV+= LOCALBASE=${LOCALBASE} \
MAKE_ARGS= "-j 2"
.if defined(WITH_GUILE) || defined(GUILE)
-LIB_DEPENDS+= guile.10:${PORTSDIR}/lang/guile
+LIB_DEPENDS+= guile.15:${PORTSDIR}/lang/guile
.endif
USE_X_PREFIX= yes