diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-05-19 20:59:12 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-05-19 20:59:12 +0000 |
commit | 3f27800074c7d422b562b437c48eb889b9d35349 (patch) | |
tree | 09f6f5e3e4b8b2ca04e803950a6d16b2de44db6d /devel | |
parent | - Update to 0.10 (diff) |
- Chase libraries for new devel/libstatgrab version
Notes
Notes:
svn path=/head/; revision=109522
Diffstat (limited to 'devel')
-rw-r--r-- | devel/py-statgrab/Makefile | 2 |
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 |