aboutsummaryrefslogtreecommitdiffstats
path: root/math/guppi
diff options
context:
space:
mode:
authorrafan <rafan@FreeBSD.org>2008-07-21 12:49:09 +0800
committerrafan <rafan@FreeBSD.org>2008-07-21 12:49:09 +0800
commit2a64d11744e98b858a68221ebdb694303902a188 (patch)
treec2445ac9ed500e6da9beb6d9491ef9b64f99c673 /math/guppi
parent38b69bf45012acf034f61e46b686ff72ddfc0be5 (diff)
downloadfreebsd-ports-gnome-2a64d11744e98b858a68221ebdb694303902a188.tar.gz
freebsd-ports-gnome-2a64d11744e98b858a68221ebdb694303902a188.tar.zst
freebsd-ports-gnome-2a64d11744e98b858a68221ebdb694303902a188.zip
- Chase lang/guile share library version bump (.18 -> .19)
- Bump PORTREVISION PR: ports/125435
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 410e2015012b..e86842aca101 100644
--- a/math/guppi/Makefile
+++ b/math/guppi/Makefile
@@ -7,7 +7,7 @@
PORTNAME= guppi
PORTVERSION= 0.40.3
-PORTREVISION= 11
+PORTREVISION= 12
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.18:${PORTSDIR}/lang/guile
+LIB_DEPENDS= guile.19:${PORTSDIR}/lang/guile
USE_BZIP2= yes
USE_GMAKE= yes