pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/fam Add "USE_LANGUAGES=c c++" since fam uses ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/9b00d1a9fdd3
branches: trunk
changeset: 472090:9b00d1a9fdd3
user: recht <recht%pkgsrc.org@localhost>
date: Sun Apr 04 09:24:58 2004 +0000
description:
Add "USE_LANGUAGES=c c++" since fam uses c++.
diffstat:
sysutils/fam/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r cd18332fa21b -r 9b00d1a9fdd3 sysutils/fam/Makefile
--- a/sysutils/fam/Makefile Sun Apr 04 08:53:48 2004 +0000
+++ b/sysutils/fam/Makefile Sun Apr 04 09:24:58 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2004/03/28 22:00:05 minskim Exp $
+# $NetBSD: Makefile,v 1.13 2004/04/04 09:24:58 recht Exp $
#
DISTNAME= fam-2.7.0
@@ -18,6 +18,7 @@
USE_LIBTOOL= YES
USE_PKGINSTALL= YES
GNU_CONFIGURE= YES
+USE_LANGUAGES= c c++
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR}
Home |
Main Index |
Thread Index |
Old Index