aboutsummaryrefslogtreecommitdiffstats
path: root/math/guppi
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2008-03-01 14:22:42 +0800
committermarcus <marcus@FreeBSD.org>2008-03-01 14:22:42 +0800
commit6127ef4c19b3753b5c840084cb831d63174d1be5 (patch)
tree89299bcb6515924909e72b49e39c149921ba8fd2 /math/guppi
parent337ea022b8a5578a7859f25f4046591bee3d8325 (diff)
downloadfreebsd-ports-gnome-6127ef4c19b3753b5c840084cb831d63174d1be5.tar.gz
freebsd-ports-gnome-6127ef4c19b3753b5c840084cb831d63174d1be5.tar.zst
freebsd-ports-gnome-6127ef4c19b3753b5c840084cb831d63174d1be5.zip
Chase libguile shared lib version.
Diffstat (limited to 'math/guppi')
-rw-r--r--math/guppi/Makefile4
1 files changed, 2 insertions, 2 deletions
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