aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2004-07-28 10:07:30 +0800
committerijliao <ijliao@FreeBSD.org>2004-07-28 10:07:30 +0800
commita825e16267d0abd3b77102cc1aae9b9c0537b322 (patch)
tree165d742f7c3c227e7e1af632c9246405b639653a /devel
parentb7bac3975ca822b08d586719961641df5e7ec951 (diff)
downloadfreebsd-ports-gnome-a825e16267d0abd3b77102cc1aae9b9c0537b322.tar.gz
freebsd-ports-gnome-a825e16267d0abd3b77102cc1aae9b9c0537b322.tar.zst
freebsd-ports-gnome-a825e16267d0abd3b77102cc1aae9b9c0537b322.zip
chase libstatgrab
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Unix-Statgrab/Makefile2
-rw-r--r--devel/py-statgrab/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Unix-Statgrab/Makefile b/devel/p5-Unix-Statgrab/Makefile
index 25ed1e646323..667a0b79e63d 100644
--- a/devel/p5-Unix-Statgrab/Makefile
+++ b/devel/p5-Unix-Statgrab/Makefile
@@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= tim@bishnet.net
COMMENT= Perl extension for collecting information about the machine
-LIB_DEPENDS= statgrab.5:${PORTSDIR}/devel/libstatgrab
+LIB_DEPENDS= statgrab.6:${PORTSDIR}/devel/libstatgrab
USE_GNOME= pkgconfig
diff --git a/devel/py-statgrab/Makefile b/devel/py-statgrab/Makefile
index 0cd19831c71b..47863a32c567 100644
--- a/devel/py-statgrab/Makefile
+++ b/devel/py-statgrab/Makefile
@@ -19,7 +19,7 @@ DISTNAME= py${PORTNAME}-${PORTVERSION}
MAINTAINER= tim@bishnet.net
COMMENT= A set of Python bindings for libstatgrab
-LIB_DEPENDS= statgrab.5:${PORTSDIR}/devel/libstatgrab
+LIB_DEPENDS= statgrab.6:${PORTSDIR}/devel/libstatgrab
DIST_SUBDIR= i-scream
USE_PYTHON= yes