pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Uses C++.
details: https://anonhg.NetBSD.org/pkgsrc/rev/14edf9d26f90
branches: trunk
changeset: 513073:14edf9d26f90
user: joerg <joerg%pkgsrc.org@localhost>
date: Sat May 20 18:20:49 2006 +0000
description:
Uses C++.
diffstat:
security/MyPasswordSafe/Makefile | 3 ++-
wm/icecc/Makefile | 3 ++-
2 files changed, 4 insertions(+), 2 deletions(-)
diffs (34 lines):
diff -r 2edfed32495c -r 14edf9d26f90 security/MyPasswordSafe/Makefile
--- a/security/MyPasswordSafe/Makefile Sat May 20 18:09:49 2006 +0000
+++ b/security/MyPasswordSafe/Makefile Sat May 20 18:20:49 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2006/03/29 22:14:18 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2006/05/20 18:30:09 joerg Exp $
#
DISTNAME= MyPasswordSafe-20060326.src
@@ -14,6 +14,7 @@
.include "options.mk"
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
+USE_LANGUAGES= c c++
USE_TOOLS+= gmake
MAKE_FLAGS+= QMAKE=${QTDIR:Q}/bin/qmake
diff -r 2edfed32495c -r 14edf9d26f90 wm/icecc/Makefile
--- a/wm/icecc/Makefile Sat May 20 18:09:49 2006 +0000
+++ b/wm/icecc/Makefile Sat May 20 18:20:49 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2006/04/17 13:46:50 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2006/05/20 18:20:49 joerg Exp $
# Package version reflects icecc version, with PKGREVISION incremented
# for any tool updates, according to the authors scheme.
@@ -25,6 +25,7 @@
DEPENDS+= vim-{gtk,gtk2,kde,motif,xaw}>=6.3.0:../../editors/vim-xaw
+USE_LANGUAGES= c++
USE_LIBTOOL= yes
USE_TOOLS+= gmake
Home |
Main Index |
Thread Index |
Old Index