From b36e4a6c9e337c1bc0ca4ccf6ef8e2979bdec14c Mon Sep 17 00:00:00 2001 From: joerg Date: Fri, 2 Jun 2006 16:13:36 +0000 Subject: Uses C++. --- misc/dvorakng/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'misc') diff --git a/misc/dvorakng/Makefile b/misc/dvorakng/Makefile index 1df5974c705..32b6c787da8 100644 --- a/misc/dvorakng/Makefile +++ b/misc/dvorakng/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2006/03/04 21:30:10 jlam Exp $ +# $NetBSD: Makefile,v 1.5 2006/06/02 16:13:36 joerg Exp $ # DISTNAME= dvorakng-0.6.0rc1 @@ -17,6 +17,8 @@ USE_NCURSES= # strange keyboard handling INSTALLATION_DIRS= bin +USE_LANGUAGES= c++ + do-install: ${INSTALL_PROGRAM} ${WRKSRC}/dvorakng ${PREFIX}/bin -- cgit v1.2.3