aboutsummaryrefslogtreecommitdiff
path: root/devel/py-statgrab
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-05-19 20:59:12 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-05-19 20:59:12 +0000
commit3f27800074c7d422b562b437c48eb889b9d35349 (patch)
tree09f6f5e3e4b8b2ca04e803950a6d16b2de44db6d /devel/py-statgrab
parent6ca2a3d1bbaaed1054915a3f0162d8dac36911d3 (diff)
downloadports-3f27800074c7d422b562b437c48eb889b9d35349.tar.gz
ports-3f27800074c7d422b562b437c48eb889b9d35349.zip
- Chase libraries for new devel/libstatgrab version
Notes
Notes: svn path=/head/; revision=109522
Diffstat (limited to 'devel/py-statgrab')
-rw-r--r--devel/py-statgrab/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-statgrab/Makefile b/devel/py-statgrab/Makefile
index 827f6a1f729a..abbbc680a7aa 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.4:${PORTSDIR}/devel/libstatgrab
+LIB_DEPENDS= statgrab.5:${PORTSDIR}/devel/libstatgrab
DIST_SUBDIR= i-scream
USE_PYTHON= yes