pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/ham/locator Uses C++.
details: https://anonhg.NetBSD.org/pkgsrc/rev/db593ce78f5f
branches: trunk
changeset: 513691:db593ce78f5f
user: joerg <joerg%pkgsrc.org@localhost>
date: Thu Jun 01 22:15:59 2006 +0000
description:
Uses C++.
diffstat:
ham/locator/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r cfb5e5b1d12f -r db593ce78f5f ham/locator/Makefile
--- a/ham/locator/Makefile Thu Jun 01 22:15:18 2006 +0000
+++ b/ham/locator/Makefile Thu Jun 01 22:15:59 2006 +0000
@@ -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 @@
INSTALLATION_DIRS= bin
+USE_LANGUAGES= c++
+
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/locator ${PREFIX}/bin
Home |
Main Index |
Thread Index |
Old Index