summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoerg <joerg>2006-05-15 22:45:38 +0000
committerjoerg <joerg>2006-05-15 22:45:38 +0000
commitdd6becde512ad01584ff5f5362665ff9641eb35c (patch)
treebad3c85eff9b885119b57d21e6ded32408fe4247
parent9cfab733e2cc4b47f4d3e08cbe899c2952171322 (diff)
downloadpkgsrc-dd6becde512ad01584ff5f5362665ff9641eb35c.tar.gz
Uses C++.
-rw-r--r--graphics/dx/Makefile3
-rw-r--r--mail/xfmail/Makefile3
-rw-r--r--misc/stellarium/Makefile3
-rw-r--r--misc/xtide/Makefile3
-rw-r--r--wm/3ddesktop/Makefile4
-rw-r--r--wm/flwm/Makefile4
6 files changed, 13 insertions, 7 deletions
diff --git a/graphics/dx/Makefile b/graphics/dx/Makefile
index b085b41c1ae..994821cbb3f 100644
--- a/graphics/dx/Makefile
+++ b/graphics/dx/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.39 2006/04/17 13:46:31 wiz Exp $
+# $NetBSD: Makefile,v 1.40 2006/05/15 22:50:30 joerg Exp $
DISTNAME= dx-4.3.2
PKGREVISION= 7
@@ -9,6 +9,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.opendx.org/
COMMENT= Open Visualization Data Explorer
+USE_LANGUAGES= c c++
USE_X11BASE= yes
USE_TOOLS+= gmake lex sh
GNU_CONFIGURE= yes
diff --git a/mail/xfmail/Makefile b/mail/xfmail/Makefile
index bc5ddf154a5..390394d0496 100644
--- a/mail/xfmail/Makefile
+++ b/mail/xfmail/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2006/04/22 09:22:11 rillig Exp $
+# $NetBSD: Makefile,v 1.39 2006/05/15 22:45:38 joerg Exp $
DISTNAME= xfmail-1.5.5
PKGREVISION= 1
@@ -15,6 +15,7 @@ NO_SRC_ON_CDROM= ${RESTRICTED}
NO_BIN_ON_CDROM= ${RESTRICTED}
USE_X11BASE= YES
+USE_LANGUAGES= c c++
GNU_CONFIGURE= YES
post-install:
diff --git a/misc/stellarium/Makefile b/misc/stellarium/Makefile
index 7d367ced0eb..7bbbca133da 100644
--- a/misc/stellarium/Makefile
+++ b/misc/stellarium/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2006/05/10 22:34:27 snj Exp $
+# $NetBSD: Makefile,v 1.15 2006/05/15 22:49:53 joerg Exp $
#
DISTNAME= stellarium-0.8.0
@@ -9,6 +9,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.stellarium.org/
COMMENT= Generate photorealistic skies with OpenGL
+USE_LANGUAGES= c c++
USE_TOOLS+= gmake
GNU_CONFIGURE= yes
USE_PKGLOCALEDIR= yes
diff --git a/misc/xtide/Makefile b/misc/xtide/Makefile
index 089cbcafc71..49d0ef231a6 100644
--- a/misc/xtide/Makefile
+++ b/misc/xtide/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2006/04/17 13:46:41 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2006/05/15 22:47:20 joerg Exp $
DISTNAME= xtide-2.4
PKGREVISION= 5
@@ -14,6 +14,7 @@ EXTRACT_ONLY= ${XTIDE_SRC}
XTIDE_SRC= ${DISTNAME}${EXTRACT_SUFX}
GNU_CONFIGURE= yes
+USE_LANGUAGES= c++
CONFIGURE_ARGS+=--sysconfdir=${PKG_SYSCONFDIR:Q}
EGDIR= ${PREFIX}/share/examples/xtide
diff --git a/wm/3ddesktop/Makefile b/wm/3ddesktop/Makefile
index e77d1994d52..31c0d7267bf 100644
--- a/wm/3ddesktop/Makefile
+++ b/wm/3ddesktop/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2006/04/17 13:46:49 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2006/05/15 22:48:10 joerg Exp $
#
DISTNAME= 3ddesktop-0.2.8
@@ -12,6 +12,8 @@ COMMENT= 3D Virtual Desktop Switcher
GNU_CONFIGURE= yes
+USE_LANGUAGES= c c++
+
EGDIR= ${PREFIX}/share/examples/3ddesktop
CONF_FILES= ${EGDIR}/3ddesktop.conf ${PKG_SYSCONFDIR}/3ddesktop.conf
diff --git a/wm/flwm/Makefile b/wm/flwm/Makefile
index bcfa53de0b6..eeab2862323 100644
--- a/wm/flwm/Makefile
+++ b/wm/flwm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2006/03/04 21:30:54 jlam Exp $
+# $NetBSD: Makefile,v 1.21 2006/05/15 22:48:35 joerg Exp $
#
DISTNAME= flwm-1.00
@@ -11,7 +11,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://flwm.sourceforge.net/
COMMENT= The Fast, Light Window Manager
-
+USE_LANGUAGES= c c++
GNU_CONFIGURE= yes
CONFIGURE_ENV+= X_LIBS="-lGL"
MAKE_ENV+= CXXFLAGS=${CXXFLAGS:M*:Q}