aboutsummaryrefslogtreecommitdiffstats
path: root/devel/libgtop
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2003-05-02 11:29:26 +0800
committermarcus <marcus@FreeBSD.org>2003-05-02 11:29:26 +0800
commitf2957143a59075805ac0945e29236840562c899e (patch)
treedbff97e68227244263f74e0a9e69ed4d65993552 /devel/libgtop
parentbbf81f184024ecfffb954b8ca295ab5ab167b742 (diff)
downloadfreebsd-ports-gnome-f2957143a59075805ac0945e29236840562c899e.tar.gz
freebsd-ports-gnome-f2957143a59075805ac0945e29236840562c899e.tar.zst
freebsd-ports-gnome-f2957143a59075805ac0945e29236840562c899e.zip
Chase guile's shared lib version.
Diffstat (limited to 'devel/libgtop')
-rw-r--r--devel/libgtop/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libgtop/Makefile b/devel/libgtop/Makefile
index e3505ff6544f..9ef65f167344 100644
--- a/devel/libgtop/Makefile
+++ b/devel/libgtop/Makefile
@@ -7,7 +7,7 @@
PORTNAME= libgtop
PORTVERSION= 1.0.13
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.0
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.0
MAINTAINER= gnome@FreeBSD.org
COMMENT= GNOME top library
-LIB_DEPENDS= guile.10:${PORTSDIR}/lang/guile
+LIB_DEPENDS= guile.15:${PORTSDIR}/lang/guile
USE_PERL5= yes
USE_GMAKE= yes