summaryrefslogtreecommitdiff
path: root/databases/py-rrdpipe
diff options
context:
space:
mode:
Diffstat (limited to 'databases/py-rrdpipe')
-rw-r--r--databases/py-rrdpipe/Makefile1
-rw-r--r--databases/py-rrdpipe/pkg-plist1
2 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-rrdpipe/Makefile b/databases/py-rrdpipe/Makefile
index 10ae742fd91d..9d60f1e82fec 100644
--- a/databases/py-rrdpipe/Makefile
+++ b/databases/py-rrdpipe/Makefile
@@ -20,6 +20,7 @@ LIB_DEPENDS= rrd:${PORTSDIR}/net/rrdtool
USE_PYTHON= yes
NO_BUILD= yes
+PLIST_FILES= lib/%%PYTHON_VERSION%%/site-packages/RRDpipe.py
do-install:
@${INSTALL_SCRIPT} ${WRKSRC}/RRDpipe.py ${PYTHON_SITELIBDIR}
diff --git a/databases/py-rrdpipe/pkg-plist b/databases/py-rrdpipe/pkg-plist
deleted file mode 100644
index 7bfe68f2d0af..000000000000
--- a/databases/py-rrdpipe/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-lib/%%PYTHON_VERSION%%/site-packages/RRDpipe.py