pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/atitvout
Module Name: pkgsrc
Committed By: rillig
Date: Sun Jul 10 10:45:40 UTC 2016
Modified Files:
pkgsrc/sysutils/atitvout: Makefile
Log Message:
Fixed typo in HAS_CONFIGURE.
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/sysutils/atitvout/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/sysutils/atitvout/Makefile
diff -u pkgsrc/sysutils/atitvout/Makefile:1.14 pkgsrc/sysutils/atitvout/Makefile:1.15
--- pkgsrc/sysutils/atitvout/Makefile:1.14 Tue Oct 23 19:50:51 2012
+++ pkgsrc/sysutils/atitvout/Makefile Sun Jul 10 10:45:40 2016
@@ -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 @@ COMMENT= Allows TV-Out connector support
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