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 8af0235f87de..87810e68a88a 100644 --- a/devel/py-statgrab/Makefile +++ b/devel/py-statgrab/Makefile @@ -12,7 +12,7 @@ DISTNAME= py${PORTNAME}-${PORTVERSION} MAINTAINER= tdb@FreeBSD.org COMMENT= Set of Python bindings for libstatgrab -LIB_DEPENDS= libstatgrab.so:${PORTSDIR}/devel/libstatgrab +LIB_DEPENDS= libstatgrab.so:devel/libstatgrab USES= pkgconfig python USE_PYTHON= distutils autoplist |