pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/meta-pkgs/kde3 Set "USE_LANGUAGES= c c++" here as all ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/d3149f007d0a
branches: trunk
changeset: 469624:d3149f007d0a
user: markd <markd%pkgsrc.org@localhost>
date: Wed Feb 25 22:09:11 2004 +0000
description:
Set "USE_LANGUAGES= c c++" here as all the kde packages need c++.
diffstat:
meta-pkgs/kde3/Makefile.kde3 | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 0dbe58493d3f -r d3149f007d0a meta-pkgs/kde3/Makefile.kde3
--- a/meta-pkgs/kde3/Makefile.kde3 Wed Feb 25 22:07:15 2004 +0000
+++ b/meta-pkgs/kde3/Makefile.kde3 Wed Feb 25 22:09:11 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.kde3,v 1.9 2004/02/14 17:21:44 jlam Exp $
+# $NetBSD: Makefile.kde3,v 1.10 2004/02/25 22:09:11 markd Exp $
#
# This Makefile fragment is included at the top of package Makefiles for
# KDE3-distributed packages (they all share common configure and build
@@ -29,6 +29,7 @@
HOMEPAGE?= http://www.kde.org/
USE_GNU_TOOLS+= make
+USE_LANGUAGES= c c++
GNU_CONFIGURE= YES
USE_LIBTOOL= YES
SHLIBTOOL_OVERRIDE= libtool
Home |
Main Index |
Thread Index |
Old Index