summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoerg <joerg>2006-06-08 19:29:16 +0000
committerjoerg <joerg>2006-06-08 19:29:16 +0000
commit71dd219adb8ed448db36261464434574b702310b (patch)
tree855869429095489770141f0896ae0b4138a6b842
parent00ca936d3d10273a61c05d5e7e44baa4fcd220e2 (diff)
downloadpkgsrc-71dd219adb8ed448db36261464434574b702310b.tar.gz
Uses C++.
-rw-r--r--sysutils/bbsload/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/bbsload/Makefile b/sysutils/bbsload/Makefile
index 779ec8a9ab6..213c6359903 100644
--- a/sysutils/bbsload/Makefile
+++ b/sysutils/bbsload/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2006/02/05 23:10:48 joerg Exp $
+# $NetBSD: Makefile,v 1.11 2006/06/08 19:29:16 joerg Exp $
#
DISTNAME= bbsload-0.2.6
@@ -11,6 +11,7 @@ HOMEPAGE= http://bbtools.windsofstorm.net/
COMMENT= Small (in dimensions) tool to display the average load
GNU_CONFIGURE= YES
+USE_LANGUAGES= c c++
USE_X11BASE= YES
.include "../../mk/x11.buildlink3.mk"