pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/time/ptimetracker USE_LANGUAGES=c++



details:   https://anonhg.NetBSD.org/pkgsrc/rev/af502342dcd8
branches:  trunk
changeset: 513249:af502342dcd8
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon May 22 22:04:15 2006 +0000

description:
USE_LANGUAGES=c++

diffstat:

 time/ptimetracker/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 93c17e953b97 -r af502342dcd8 time/ptimetracker/Makefile
--- a/time/ptimetracker/Makefile        Mon May 22 21:58:33 2006 +0000
+++ b/time/ptimetracker/Makefile        Mon May 22 22:04:15 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2006/04/17 13:46:49 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2006/05/22 22:04:15 wiz Exp $
 
 DISTNAME=      ptimetracker-1.7.3
 PKGREVISION=   3
@@ -10,6 +10,7 @@
 COMMENT=       Keep track of the time spent on projects
 
 # USE_GNOME=   gnomehack gnomeprefix libgtkhtml libgnomeui
+USE_LANGUAGES=         c++
 USE_TOOLS+=            gmake
 USE_LIBTOOL=           yes
 INSTALLATION_DIRS=     bin man/man1



Home | Main Index | Thread Index | Old Index