pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/emulators/atari800 Add missing termcap.bl3.mk.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cb7378edeba9
branches:  trunk
changeset: 604098:cb7378edeba9
user:      dholland <dholland%pkgsrc.org@localhost>
date:      Wed May 23 05:03:56 2012 +0000

description:
Add missing termcap.bl3.mk.

diffstat:

 emulators/atari800/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (15 lines):

diff -r aafc3e6302e2 -r cb7378edeba9 emulators/atari800/Makefile
--- a/emulators/atari800/Makefile       Wed May 23 05:03:26 2012 +0000
+++ b/emulators/atari800/Makefile       Wed May 23 05:03:56 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.45 2011/01/13 13:37:33 wiz Exp $
+# $NetBSD: Makefile,v 1.46 2012/05/23 05:03:56 dholland Exp $
 
 DISTNAME=      atari800-2.1.0
 PKGREVISION=   2
@@ -41,4 +41,5 @@
 
 .include "../../graphics/png/buildlink3.mk"
 .include "../../mk/oss.buildlink3.mk"
+.include "../../mk/termcap.buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index