summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2012-05-23 05:03:56 +0000
committerdholland <dholland@pkgsrc.org>2012-05-23 05:03:56 +0000
commit04619a41cec68fe3f3645afe2119788fca56a7e4 (patch)
tree247127b39fad708788397adc97b9f1a2f07e8475 /emulators
parent50aeaf64096f3eca7d9bb7e0d653f54182c300be (diff)
downloadpkgsrc-04619a41cec68fe3f3645afe2119788fca56a7e4.tar.gz
Add missing termcap.bl3.mk.
Diffstat (limited to 'emulators')
-rw-r--r--emulators/atari800/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/atari800/Makefile b/emulators/atari800/Makefile
index 73a4f53c08f..4fc3ee9c18a 100644
--- a/emulators/atari800/Makefile
+++ b/emulators/atari800/Makefile
@@ -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 @@ post-install:
.include "../../graphics/png/buildlink3.mk"
.include "../../mk/oss.buildlink3.mk"
+.include "../../mk/termcap.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"