pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/xlockmore This package uses the C++ compiler for b...
details: https://anonhg.NetBSD.org/pkgsrc/rev/bfec666422b9
branches: trunk
changeset: 470879:bfec666422b9
user: jlam <jlam%pkgsrc.org@localhost>
date: Fri Mar 12 19:06:55 2004 +0000
description:
This package uses the C++ compiler for building and linking.
diffstat:
x11/xlockmore/Makefile.common | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 9994ce914cd6 -r bfec666422b9 x11/xlockmore/Makefile.common
--- a/x11/xlockmore/Makefile.common Fri Mar 12 18:45:20 2004 +0000
+++ b/x11/xlockmore/Makefile.common Fri Mar 12 19:06:55 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.12 2004/01/25 16:52:53 jlam Exp $
+# $NetBSD: Makefile.common,v 1.13 2004/03/12 19:06:55 jlam Exp $
#
# This Makefile.common is included by:
#
@@ -26,6 +26,7 @@
PKG_INSTALLATION_TYPES= overwrite pkgviews
USE_BUILDLINK3= YES
+USE_LANGUAGES= c c++
USE_X11BASE= YES
.include "../../mk/bsd.prefs.mk"
Home |
Main Index |
Thread Index |
Old Index