pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/time/glclock Uses C++.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/45562f490c20
branches:  trunk
changeset: 512811:45562f490c20
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Mon May 15 22:27:58 2006 +0000

description:
Uses C++.

diffstat:

 time/glclock/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 7bad3754241a -r 45562f490c20 time/glclock/Makefile
--- a/time/glclock/Makefile     Mon May 15 22:14:34 2006 +0000
+++ b/time/glclock/Makefile     Mon May 15 22:27:58 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2006/03/04 21:30:52 jlam Exp $
+# $NetBSD: Makefile,v 1.19 2006/05/15 22:27:58 joerg Exp $
 #
 
 DISTNAME=              glclock-6.0b6.0
@@ -10,6 +10,8 @@
 HOMEPAGE=              http://www.daionet.gr.jp/~masa/glclock
 COMMENT=               OpenGL-based pocket watch
 
+USE_LANGUAGES=         c++
+
 MAKEFILE=              makefile
 BUILD_TARGET=          glclock
 



Home | Main Index | Thread Index | Old Index