aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNuno Teixeira <eduardo@FreeBSD.org>2022-08-05 14:26:43 +0000
committerNuno Teixeira <eduardo@FreeBSD.org>2022-08-05 14:32:11 +0000
commit4c6451e727a27cabaafb0889fcc72d8d9d2fd7ba (patch)
treee8dac3dddc2c7869a13a12a02e99ab104a2104e2
parentcfc5a397af0d8feb43a6d428a5445f32cb309b26 (diff)
downloadports-4c6451e727a27cabaafb0889fcc72d8d9d2fd7ba.tar.gz
ports-4c6451e727a27cabaafb0889fcc72d8d9d2fd7ba.zip
databases/rrdtool: Fix pkg-plist
- fix pkg-plist when options DOCS=OFF and PYTHON=ON - bump PORTREVISION Reported by: leres
-rw-r--r--databases/rrdtool/Makefile1
-rw-r--r--databases/rrdtool/pkg-plist8
2 files changed, 5 insertions, 4 deletions
diff --git a/databases/rrdtool/Makefile b/databases/rrdtool/Makefile
index 4d7e0ab8117a..100bed25c230 100644
--- a/databases/rrdtool/Makefile
+++ b/databases/rrdtool/Makefile
@@ -1,5 +1,6 @@
PORTNAME= rrdtool
DISTVERSION= 1.8.0
+PORTREVISION= 1
CATEGORIES= databases graphics
MASTER_SITES= https://github.com/oetiker/rrdtool-1.x/releases/download/v${DISTVERSION}/
diff --git a/databases/rrdtool/pkg-plist b/databases/rrdtool/pkg-plist
index 5b7a086f9640..78ef5b2877c6 100644
--- a/databases/rrdtool/pkg-plist
+++ b/databases/rrdtool/pkg-plist
@@ -43,7 +43,7 @@ libdata/pkgconfig/librrd.pc
%%PORTDOCS%%man/man1/rrdlast.1.gz
%%PORTDOCS%%man/man1/rrdlastupdate.1.gz
%%PORTDOCS%%man/man1/rrdlist.1.gz
-%%PYTHON%%man/man1/rrdpython.1.gz
+%%PORTDOCS%%%%PYTHON%%man/man1/rrdpython.1.gz
%%PORTDOCS%%man/man1/rrdresize.1.gz
%%PORTDOCS%%man/man1/rrdrestore.1.gz
%%RUBY%%man/man1/rrdruby.1.gz
@@ -80,7 +80,7 @@ libdata/pkgconfig/librrd.pc
%%PORTDOCS%%%%DOCSDIR%%/html/rrdlast.html
%%PORTDOCS%%%%DOCSDIR%%/html/rrdlastupdate.html
%%PORTDOCS%%%%DOCSDIR%%/html/rrdlist.html
-%%PYTHON%%%%DOCSDIR%%/html/rrdpython.html
+%%PORTDOCS%%%%PYTHON%%%%DOCSDIR%%/html/rrdpython.html
%%PORTDOCS%%%%DOCSDIR%%/html/rrdresize.html
%%PORTDOCS%%%%DOCSDIR%%/html/rrdrestore.html
%%RUBY%%%%DOCSDIR%%/html/rrdruby.html
@@ -135,8 +135,8 @@ libdata/pkgconfig/librrd.pc
%%PORTDOCS%%%%DOCSDIR%%/txt/rrdlastupdate.txt
%%PORTDOCS%%%%DOCSDIR%%/txt/rrdlist.pod
%%PORTDOCS%%%%DOCSDIR%%/txt/rrdlist.txt
-%%PYTHON%%%%DOCSDIR%%/txt/rrdpython.pod
-%%PYTHON%%%%DOCSDIR%%/txt/rrdpython.txt
+%%PORTDOCS%%%%PYTHON%%%%DOCSDIR%%/txt/rrdpython.pod
+%%PORTDOCS%%%%PYTHON%%%%DOCSDIR%%/txt/rrdpython.txt
%%PORTDOCS%%%%DOCSDIR%%/txt/rrdresize.pod
%%PORTDOCS%%%%DOCSDIR%%/txt/rrdresize.txt
%%PORTDOCS%%%%DOCSDIR%%/txt/rrdrestore.pod