summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2008-03-01 06:22:42 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2008-03-01 06:22:42 +0000
commit1861d9f9e87794366c0d3bda6bc4186b1b87f3b3 (patch)
treeaba890b3ec1e40031b28d4758c9d11e88d6b0713 /math
parentUpdate to 1.8.4, and assign maintainership to submitter. (diff)
Chase libguile shared lib version.
Notes
Notes: svn path=/head/; revision=208243
Diffstat (limited to 'math')
-rw-r--r--math/drgeo/Makefile4
-rw-r--r--math/guppi/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/math/drgeo/Makefile b/math/drgeo/Makefile
index e0c0313b1601..623f24ae0fd9 100644
--- a/math/drgeo/Makefile
+++ b/math/drgeo/Makefile
@@ -7,7 +7,7 @@
PORTNAME= drgeo
PORTVERSION= 1.1.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ofset
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ofset
MAINTAINER= amdmi3@amdmi3.ru
COMMENT= A GTK interactive geometry sofware
-LIB_DEPENDS= guile.15:${PORTSDIR}/lang/guile
+LIB_DEPENDS= guile.18:${PORTSDIR}/lang/guile
USE_X_PREFIX= yes
USE_GETTEXT= yes
diff --git a/math/guppi/Makefile b/math/guppi/Makefile
index 8c6c8bc8b89b..02b3f69509d6 100644
--- a/math/guppi/Makefile
+++ b/math/guppi/Makefile
@@ -7,7 +7,7 @@
PORTNAME= guppi
PORTVERSION= 0.40.3
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= math gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/Guppi/0.40
@@ -16,7 +16,7 @@ DISTNAME= Guppi-${PORTVERSION}
MAINTAINER= gahr@FreeBSD.org
COMMENT= A plotting program for GNOME
-LIB_DEPENDS= guile.15:${PORTSDIR}/lang/guile
+LIB_DEPENDS= guile.18:${PORTSDIR}/lang/guile
USE_BZIP2= yes
USE_XLIB= yes