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
commita8e8b16b3b7591621deb8b95632853eb738f5816 (patch)
treedb843dbfbf36b021274f14994bfb85879426594d
parentd39dbc599e8cfa719d293a9cae83b2081bec78e1 (diff)
downloadpkgsrc-a8e8b16b3b7591621deb8b95632853eb738f5816.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: