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/a6539462baa7
branches: trunk
changeset: 512556:a6539462baa7
user: joerg <joerg%pkgsrc.org@localhost>
date: Thu May 11 14:07:51 2006 +0000
description:
Uses C++.
diffstat:
games/xfreecell/Makefile | 3 ++-
games/xkobo/Makefile | 3 ++-
graphics/py-matplotlib/Makefile | 3 ++-
inputmethod/unicon-im/Makefile | 3 ++-
4 files changed, 8 insertions(+), 4 deletions(-)
diffs (68 lines):
diff -r 37973facd8b4 -r a6539462baa7 games/xfreecell/Makefile
--- a/games/xfreecell/Makefile Thu May 11 14:04:16 2006 +0000
+++ b/games/xfreecell/Makefile Thu May 11 14:07:51 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2006/02/05 23:09:24 joerg Exp $
+# $NetBSD: Makefile,v 1.10 2006/05/11 14:07:51 joerg Exp $
DISTNAME= xfreecell-1.0.5b
PKGREVISION= 1
@@ -12,6 +12,7 @@
USE_X11BASE= yes
USE_TOOLS+= gmake
+USE_LANGUAGES= c++
MAKEFILE= makefile
WRKSRC= ${WRKDIR}/xfreecell
diff -r 37973facd8b4 -r a6539462baa7 games/xkobo/Makefile
--- a/games/xkobo/Makefile Thu May 11 14:04:16 2006 +0000
+++ b/games/xkobo/Makefile Thu May 11 14:07:51 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2006/03/04 21:29:44 jlam Exp $
+# $NetBSD: Makefile,v 1.17 2006/05/11 14:07:56 joerg Exp $
DISTNAME= xkobo-1.11
PKGREVISION= 3
@@ -11,6 +11,7 @@
COMMENT= Multi-way scrolling shoot 'em up game for X. Strangely addictive
USE_IMAKE= yes
+USE_LANGUAGES= c c++
BUILD_TARGET+= xkobo all
.include "../../mk/bsd.pkg.mk"
diff -r 37973facd8b4 -r a6539462baa7 graphics/py-matplotlib/Makefile
--- a/graphics/py-matplotlib/Makefile Thu May 11 14:04:16 2006 +0000
+++ b/graphics/py-matplotlib/Makefile Thu May 11 14:07:51 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2006/04/30 22:30:43 joerg Exp $
+# $NetBSD: Makefile,v 1.15 2006/05/11 14:15:04 joerg Exp $
#
DISTNAME= matplotlib-0.87.2
@@ -11,6 +11,7 @@
HOMEPAGE= http://matplotlib.sourceforge.net/
COMMENT= Matlab-style plotting package for Python
+USE_LANGUAGES= c c++
USE_TOOLS+= pkg-config
PY_PATCHPLIST= yes
PYDISTUTILSPKG= yes
diff -r 37973facd8b4 -r a6539462baa7 inputmethod/unicon-im/Makefile
--- a/inputmethod/unicon-im/Makefile Thu May 11 14:04:16 2006 +0000
+++ b/inputmethod/unicon-im/Makefile Thu May 11 14:07:51 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2006/02/05 23:09:43 joerg Exp $
+# $NetBSD: Makefile,v 1.15 2006/05/11 14:15:10 joerg Exp $
DISTNAME= unicon-1.2
PKGNAME= unicon-im-1.2
@@ -10,6 +10,7 @@
HOMEPAGE= http://www.opencjk.org/~yumj/project-chinput.html
COMMENT= Libraries and modules of Unicon
+USE_LANGUAGES= c c++
USE_LIBTOOL= YES
GNU_CONFIGURE= YES
Home |
Main Index |
Thread Index |
Old Index