summaryrefslogtreecommitdiff
path: root/wm
diff options
context:
space:
mode:
authorjoerg <joerg>2006-05-11 19:43:02 +0000
committerjoerg <joerg>2006-05-11 19:43:02 +0000
commit6dc86a99de21d8533aaabf4dd6eba7c763f084d0 (patch)
treea2b42085bcd9004fc1b27f874913033f7120aad2 /wm
parentd78e89a82bec06122538192001ab7be9c57e2656 (diff)
downloadpkgsrc-6dc86a99de21d8533aaabf4dd6eba7c763f084d0.tar.gz
Uses C++.
Diffstat (limited to 'wm')
-rw-r--r--wm/novawm/Makefile3
-rw-r--r--wm/openbox2/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/wm/novawm/Makefile b/wm/novawm/Makefile
index ccaea5488c3..cd80598d5b4 100644
--- a/wm/novawm/Makefile
+++ b/wm/novawm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2006/03/04 21:30:54 jlam Exp $
+# $NetBSD: Makefile,v 1.13 2006/05/11 19:52:03 joerg Exp $
#
DISTNAME= NovaWM-0.8_alpha
@@ -12,6 +12,7 @@ HOMEPAGE= http://novawm.sourceforge.net/
COMMENT= Nova window manager
GNU_CONFIGURE= YES
+USE_LANGUAGES= c c++
USE_TOOLS+= gmake
.include "../../graphics/xpm/buildlink3.mk"
diff --git a/wm/openbox2/Makefile b/wm/openbox2/Makefile
index 4bfb559252e..eb623411e74 100644
--- a/wm/openbox2/Makefile
+++ b/wm/openbox2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2006/03/04 21:30:54 jlam Exp $
+# $NetBSD: Makefile,v 1.14 2006/05/11 19:43:02 joerg Exp $
#
DISTNAME= openbox-2.2.3
@@ -12,6 +12,7 @@ COMMENT= Window manager based on Blackbox (2.x branch)
DEPENDS+= bsetroot>=0.1nb1:../../wm/bsetroot
+USE_LANGUAGES= c c++
USE_TOOLS+= pkg-config
GNU_CONFIGURE= YES