From 6276e78e3dded29fb9d1e3a3ffccdd3e34bd6650 Mon Sep 17 00:00:00 2001 From: joerg Date: Thu, 1 Jun 2006 22:15:59 +0000 Subject: Uses C++. --- ham/locator/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'ham/locator') diff --git a/ham/locator/Makefile b/ham/locator/Makefile index 0dfec4fb6ec..09c0f284abf 100644 --- a/ham/locator/Makefile +++ b/ham/locator/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2005/06/16 06:57:59 jlam Exp $ +# $NetBSD: Makefile,v 1.5 2006/06/01 22:15:59 joerg Exp $ # DISTNAME= locator-0.1 @@ -13,6 +13,8 @@ NO_CONFIGURE= yes INSTALLATION_DIRS= bin +USE_LANGUAGES= c++ + do-install: ${INSTALL_PROGRAM} ${WRKSRC}/locator ${PREFIX}/bin -- cgit v1.2.3