pkgsrc-Changes archive

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

CVS commit: pkgsrc/misc/autocue



Module Name:    pkgsrc
Committed By:   joerg
Date:           Sat Jun 17 19:43:20 UTC 2017

Modified Files:
        pkgsrc/misc/autocue: Makefile

Log Message:
Uses *.mk.


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/misc/autocue/Makefile

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

Modified files:

Index: pkgsrc/misc/autocue/Makefile
diff -u pkgsrc/misc/autocue/Makefile:1.10 pkgsrc/misc/autocue/Makefile:1.11
--- pkgsrc/misc/autocue/Makefile:1.10   Wed May 31 23:05:55 2017
+++ pkgsrc/misc/autocue/Makefile        Sat Jun 17 19:43:20 2017
@@ -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 @@ MAINTAINER=   agc%NetBSD.org@localhost
 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