diff options
Diffstat (limited to 'devel/py-statgrab/Makefile')
-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 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 |