pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/misc/autocue Uses *.mk.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/610a6ea7aa25
branches:  trunk
changeset: 363841:610a6ea7aa25
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Sat Jun 17 19:43:20 2017 +0000

description:
Uses *.mk.

diffstat:

 misc/autocue/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 03af55e400c7 -r 610a6ea7aa25 misc/autocue/Makefile
--- a/misc/autocue/Makefile     Sat Jun 17 19:42:58 2017 +0000
+++ b/misc/autocue/Makefile     Sat Jun 17 19:43:20 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2017/05/31 23:05:55 agc Exp $
+# $NetBSD: Makefile,v 1.11 2017/06/17 19:43:20 joerg Exp $
 #
 
 DISTNAME=      autocue-20070224
@@ -10,6 +10,8 @@
 HOMEPAGE=      http://www.alistaircrooks.co.uk/software.html
 COMMENT=       Time-based text formatter, sending output to xcb for pasting
 
+USE_BSD_MAKEFILE=      yes
+
 DEPENDS+=      xcb-[0-9]*:../../x11/xcb
 
 do-extract:



Home | Main Index | Thread Index | Old Index