pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/dunst dunst: Uses pod2man.
details: https://anonhg.NetBSD.org/pkgsrc/rev/14d063b7ab58
branches: trunk
changeset: 335219:14d063b7ab58
user: nia <nia%pkgsrc.org@localhost>
date: Sat Jun 15 15:02:13 2019 +0000
description:
dunst: Uses pod2man.
diffstat:
x11/dunst/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 38ffe8c91de0 -r 14d063b7ab58 x11/dunst/Makefile
--- a/x11/dunst/Makefile Sat Jun 15 15:01:02 2019 +0000
+++ b/x11/dunst/Makefile Sat Jun 15 15:02:13 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2019/06/10 13:06:54 nia Exp $
+# $NetBSD: Makefile,v 1.15 2019/06/15 15:02:13 nia Exp $
DISTNAME= dunst-1.4.0
CATEGORIES= x11
@@ -10,7 +10,7 @@
COMMENT= Customizable and lightweight notification-daemon
LICENSE= modified-bsd
-USE_TOOLS+= gmake pkg-config
+USE_TOOLS+= gmake pod2man pkg-config
MAKE_FLAGS+= MANPREFIX=${PREFIX}/${PKGMANDIR}
MAKE_FLAGS+= SYSTEMD=0
Home |
Main Index |
Thread Index |
Old Index