dunst: Uses pod2man.
This commit is contained in:
parent
1e3b408e86
commit
1e1d948bfc
1 changed files with 2 additions and 2 deletions
|
@ -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 @@ HOMEPAGE= https://dunst-project.org/
|
|||
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
|
||||
|
|
Loading…
Reference in a new issue