pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/sysutils/swapd Remove debug flags...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c46d68c5a8d3
branches:  trunk
changeset: 482586:c46d68c5a8d3
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Sat Oct 30 07:10:00 2004 +0000

description:
Remove debug flags...

diffstat:

 sysutils/swapd/Makefile |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (17 lines):

diff -r e82bfa91ee2f -r c46d68c5a8d3 sysutils/swapd/Makefile
--- a/sysutils/swapd/Makefile   Sat Oct 30 07:05:51 2004 +0000
+++ b/sysutils/swapd/Makefile   Sat Oct 30 07:10:00 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2004/10/30 07:05:51 xtraeme Exp $
+# $NetBSD: Makefile,v 1.4 2004/10/30 07:10:00 xtraeme Exp $
 #
 
 DISTNAME=      swapd-1.0.1
@@ -21,7 +21,5 @@
 EGDIR=         ${PREFIX}/share/examples/swapd
 CONF_FILES=    ${EGDIR}/swapd.conf ${PKG_SYSCONFDIR}/swapd.conf
 
-CFLAGS+=       -DDEBUG
-
 .include "../../devel/libstatgrab/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index