diff options
Diffstat (limited to 'databases/py-rrdtool_lgpl/Makefile')
-rw-r--r-- | databases/py-rrdtool_lgpl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-rrdtool_lgpl/Makefile b/databases/py-rrdtool_lgpl/Makefile index 40f408444b64..a6de18fc6a0a 100644 --- a/databases/py-rrdtool_lgpl/Makefile +++ b/databases/py-rrdtool_lgpl/Makefile @@ -15,7 +15,7 @@ COMMENT= Python interface to RRDTool, the graphing and logging utility LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= librrd.so:${PORTSDIR}/databases/rrdtool +LIB_DEPENDS= librrd.so:databases/rrdtool USES= python:2 USE_PYTHON= distutils autoplist |