diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2007-07-05 06:19:49 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2007-07-05 06:19:49 +0000 |
commit | 3de5a84967cf1b6c2bafc9d4f6edc71fded26de4 (patch) | |
tree | dca114cae3711c5f1a4beefaaa34180031340576 /databases/py-rrdpipe | |
parent | 6474ca625afd9cd36d6303c6e3b1cfd52c66f4b8 (diff) |
Notes
Diffstat (limited to 'databases/py-rrdpipe')
-rw-r--r-- | databases/py-rrdpipe/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-rrdpipe/Makefile b/databases/py-rrdpipe/Makefile index cb7c0138a928..08f743db7c25 100644 --- a/databases/py-rrdpipe/Makefile +++ b/databases/py-rrdpipe/Makefile @@ -17,7 +17,7 @@ DISTNAME= PyRRDpipe-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Portable Python module to access RRDTool files via pipes -LIB_DEPENDS= rrd:${PORTSDIR}/net/rrdtool +LIB_DEPENDS= rrd:${PORTSDIR}/databases/rrdtool USE_PYTHON= yes NO_BUILD= yes |