summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2006-06-08 19:29:16 +0000
committerjoerg <joerg@pkgsrc.org>2006-06-08 19:29:16 +0000
commitf99addf6f0d21c06603336e2ed3c11483f4da823 (patch)
tree855869429095489770141f0896ae0b4138a6b842 /sysutils
parent9b34df60a34351bb6b5d2064bd6194ff023a9f20 (diff)
downloadpkgsrc-f99addf6f0d21c06603336e2ed3c11483f4da823.tar.gz
Uses C++.
Diffstat (limited to 'sysutils')
-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"