pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/wm/herbstluftwm



Module Name:    pkgsrc
Committed By:   nia
Date:           Sun Jan  5 12:16:59 UTC 2020

Modified Files:
        pkgsrc/wm/herbstluftwm: Makefile

Log Message:
herbstluftwm: Needs asciidoc


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/wm/herbstluftwm/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/wm/herbstluftwm/Makefile
diff -u pkgsrc/wm/herbstluftwm/Makefile:1.1 pkgsrc/wm/herbstluftwm/Makefile:1.2
--- pkgsrc/wm/herbstluftwm/Makefile:1.1 Wed Jan  1 15:24:02 2020
+++ pkgsrc/wm/herbstluftwm/Makefile     Sun Jan  5 12:16:59 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2020/01/01 15:24:02 nia Exp $
+# $NetBSD: Makefile,v 1.2 2020/01/05 12:16:59 nia Exp $
 
 DISTNAME=      herbstluftwm-0.7.2
 CATEGORIES=    wm
@@ -9,6 +9,8 @@ HOMEPAGE=       https://herbstluftwm.org/
 COMMENT=       Manual tiling window manager for X11 using Xlib and Glib
 LICENSE=       modified-bsd
 
+TOOL_DEPENDS+= asciidoc-[0-9]*:../../textproc/asciidoc
+
 USE_CMAKE=     yes
 USE_TOOLS+=    pkg-config bash:run
 USE_LANGUAGES= c c++



Home | Main Index | Thread Index | Old Index