pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/wm/xmonad Clarify bit about default binary by referrin...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f25323663cc4
branches:  trunk
changeset: 349062:f25323663cc4
user:      dholland <dholland%pkgsrc.org@localhost>
date:      Sun Jun 26 04:29:56 2016 +0000

description:
Clarify bit about default binary by referring to MESSAGE.
(related to PR 51244)

diffstat:

 wm/xmonad/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r f755e350c6d8 -r f25323663cc4 wm/xmonad/Makefile
--- a/wm/xmonad/Makefile        Sat Jun 25 22:06:12 2016 +0000
+++ b/wm/xmonad/Makefile        Sun Jun 26 04:29:56 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2016/01/04 12:45:36 szptvlfn Exp $
+# $NetBSD: Makefile,v 1.8 2016/06/26 04:29:56 dholland Exp $
 
 DISTNAME=      xmonad-0.12
 PKGNAME=       ${DISTNAME}
@@ -8,7 +8,7 @@
 COMMENT=       Tiling window manager
 LICENSE=       modified-bsd
 
-# don't need default binary
+# don't need default binary (see MESSAGE)
 SUBST_CLASSES+=        1
 SUBST_STAGE.1= pre-patch
 SUBST_FILES.1= xmonad.cabal



Home | Main Index | Thread Index | Old Index