pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/iplog uppercase IP acronym, tabify.
details: https://anonhg.NetBSD.org/pkgsrc/rev/127157b4c41a
branches: trunk
changeset: 467239:127157b4c41a
user: grant <grant%pkgsrc.org@localhost>
date: Tue Jan 27 14:13:49 2004 +0000
description:
uppercase IP acronym, tabify.
diffstat:
net/iplog/Makefile | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diffs (30 lines):
diff -r 859bc8aa43ef -r 127157b4c41a net/iplog/Makefile
--- a/net/iplog/Makefile Tue Jan 27 14:06:46 2004 +0000
+++ b/net/iplog/Makefile Tue Jan 27 14:13:49 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2004/01/24 14:50:05 grant Exp $
+# $NetBSD: Makefile,v 1.6 2004/01/27 14:13:49 grant Exp $
#
DISTNAME= iplog-2.2.3
@@ -8,16 +8,16 @@
MAINTAINER= gremlin%portal-to-web.de@localhost
HOMEPAGE= http://ojnk.sourceforge.net/
-COMMENT= Iplog is a tool using pcap to log ip traffic
+COMMENT= Iplog is a tool using pcap to log IP traffic
USE_BUILDLINK2= YES
USE_GNU_TOOLS+= make
USE_PKGINSTALL= YES
GNU_CONFIGURE= YES
-CFLAGSTMP="-I${PREFIX}/include -Wall"
-LDFLAGSTMP="-L${PREFIX}/lib -Wl,-R${PREFIX}/lib"
-LIBSTMP="-lpthread"
+CFLAGSTMP= "-I${PREFIX}/include -Wall"
+LDFLAGSTMP= "-L${PREFIX}/lib -Wl,-R${PREFIX}/lib"
+LIBSTMP= "-lpthread"
RCD_SCRIPTS= iplog
Home |
Main Index |
Thread Index |
Old Index