pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/apachetop Uses C++.
details: https://anonhg.NetBSD.org/pkgsrc/rev/624d75a0f1ad
branches: trunk
changeset: 513723:624d75a0f1ad
user: joerg <joerg%pkgsrc.org@localhost>
date: Fri Jun 02 13:14:22 2006 +0000
description:
Uses C++.
diffstat:
www/apachetop/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 243e230f709e -r 624d75a0f1ad www/apachetop/Makefile
--- a/www/apachetop/Makefile Fri Jun 02 13:11:49 2006 +0000
+++ b/www/apachetop/Makefile Fri Jun 02 13:14:22 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2005/10/06 11:33:52 sketch Exp $
+# $NetBSD: Makefile,v 1.8 2006/06/02 13:14:22 joerg Exp $
#
DISTNAME= apachetop-0.12.5
@@ -14,6 +14,8 @@
CONFIGURE_ARGS+= --with-logfile=${VARBASE}/log/httpd/access_log
+USE_LANGUAGES= c++
+
# NetBSD releases which do not include wattr_on() et al.
INCOMPAT_CURSES= NetBSD-1.5*-*
INCOMPAT_CURSES= NetBSD-1.6-* NetBSD-1.6.*-* NetBSD-1.6[A-Q]-*
Home |
Main Index |
Thread Index |
Old Index