pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/atitvout Fixed typo in HAS_CONFIGURE.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2863856d3dd2
branches:  trunk
changeset: 349564:2863856d3dd2
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Sun Jul 10 10:45:40 2016 +0000

description:
Fixed typo in HAS_CONFIGURE.

diffstat:

 sysutils/atitvout/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r dfef9b1769a0 -r 2863856d3dd2 sysutils/atitvout/Makefile
--- a/sysutils/atitvout/Makefile        Sun Jul 10 10:41:38 2016 +0000
+++ b/sysutils/atitvout/Makefile        Sun Jul 10 10:45:40 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2012/10/23 19:50:51 asau Exp $
+# $NetBSD: Makefile,v 1.15 2016/07/10 10:45:40 rillig Exp $
 
 DISTNAME=      atitvout-0.4
 PKGREVISION=   1
@@ -12,7 +12,7 @@
 ONLY_FOR_PLATFORM=     NetBSD-*-i386 # Linux-*-i386 [gnumakefile needs work]
 
 WRKSRC=                        ${WRKDIR}/atitvout
-USE_CONFIGURE=         YES
+HAS_CONFIGURE=         yes
 
 .include "../../mk/bsd.prefs.mk"
 



Home | Main Index | Thread Index | Old Index