pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/misc/bbweather misc/bbweather: fix location of HTML do...
details: https://anonhg.NetBSD.org/pkgsrc/rev/be807c041e91
branches: trunk
changeset: 415722:be807c041e91
user: rillig <rillig%pkgsrc.org@localhost>
date: Sat Oct 12 20:23:07 2019 +0000
description:
misc/bbweather: fix location of HTML documentation
diffstat:
misc/bbweather/Makefile | 5 +++--
misc/bbweather/PLIST | 14 +++++++-------
2 files changed, 10 insertions(+), 9 deletions(-)
diffs (47 lines):
diff -r 9bf1de822c79 -r be807c041e91 misc/bbweather/Makefile
--- a/misc/bbweather/Makefile Sat Oct 12 20:14:08 2019 +0000
+++ b/misc/bbweather/Makefile Sat Oct 12 20:23:07 2019 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.32 2019/08/11 13:21:54 wiz Exp $
+# $NetBSD: Makefile,v 1.33 2019/10/12 20:23:07 rillig Exp $
#
DISTNAME= bbweather-0.6.3
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= misc
MASTER_SITES= http://www.netmeister.org/apps/
EXTRACT_SUFX= .tar.bz2
@@ -17,6 +17,7 @@
REPLACE_PERL= GrabWeather
USE_LANGUAGES= c c++
USE_TOOLS+= gunzip perl:run
+MAKE_FLAGS+= docdir=${PREFIX}/share/doc/${PKGBASE}
post-install:
cd ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1 && ${GUNZIP_CMD} GrabWeather.1.gz
diff -r 9bf1de822c79 -r be807c041e91 misc/bbweather/PLIST
--- a/misc/bbweather/PLIST Sat Oct 12 20:14:08 2019 +0000
+++ b/misc/bbweather/PLIST Sat Oct 12 20:23:07 2019 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2009/06/14 20:52:11 joerg Exp $
+@comment $NetBSD: PLIST,v 1.6 2019/10/12 20:23:07 rillig Exp $
bin/GrabWeather
bin/bbweather
man/man1/GrabWeather.1
@@ -8,9 +8,9 @@
share/bbtools/bbweather.conf
share/bbtools/bbweather.nobb
share/bbtools/bbweather.style
-share/doc/html/bbweather/index-1.html
-share/doc/html/bbweather/index-2.html
-share/doc/html/bbweather/index-3.html
-share/doc/html/bbweather/index-4.html
-share/doc/html/bbweather/index-5.html
-share/doc/html/bbweather/index.html
+share/doc/bbweather/index-1.html
+share/doc/bbweather/index-2.html
+share/doc/bbweather/index-3.html
+share/doc/bbweather/index-4.html
+share/doc/bbweather/index-5.html
+share/doc/bbweather/index.html
Home |
Main Index |
Thread Index |
Old Index