From 08b07bc64ba528a930bbf9a53054f3fe87d92614 Mon Sep 17 00:00:00 2001 From: joerg Date: Mon, 22 May 2006 15:10:38 +0000 Subject: Uses C++. --- net/nload/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'net') diff --git a/net/nload/Makefile b/net/nload/Makefile index b6b05a4cfc5..c3ec8650c96 100644 --- a/net/nload/Makefile +++ b/net/nload/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2005/11/13 08:31:05 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2006/05/22 15:10:38 joerg Exp $ # DISTNAME= nload-0.6.0 @@ -9,6 +9,7 @@ MAINTAINER= bartosz@atom.eu.org HOMEPAGE= http://www.roland-riegel.de/nload/ COMMENT= Monitoring network traffic and bandwidth usage +USE_LANGUAGES= c c++ MANCOMPRESSED= yes GNU_CONFIGURE= yes -- cgit v1.2.3