summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2017-06-17 19:43:20 +0000
committerjoerg <joerg@pkgsrc.org>2017-06-17 19:43:20 +0000
commit4f750ea44d38e561e294d9a289b7959b494ba218 (patch)
treefc0dc1e6baf5b3732841ed81f2d1ad7b5bb50278
parent3222a884844fbd0fa607745ee45a776d90ae7cbe (diff)
downloadpkgsrc-4f750ea44d38e561e294d9a289b7959b494ba218.tar.gz
Uses *.mk.
-rw-r--r--misc/autocue/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/misc/autocue/Makefile b/misc/autocue/Makefile
index a5af3ecec72..2d78a046eaf 100644
--- a/misc/autocue/Makefile
+++ b/misc/autocue/Makefile
@@ -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
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: