pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/dsniff Define NO_EXPORT_CPP so that rpcgen do...
details: https://anonhg.NetBSD.org/pkgsrc/rev/e2003270f309
branches: trunk
changeset: 470562:e2003270f309
user: cube <cube%pkgsrc.org@localhost>
date: Wed Mar 10 07:12:09 2004 +0000
description:
Define NO_EXPORT_CPP so that rpcgen doesn't get mad.
diffstat:
security/dsniff/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r eabe9d0ae6ef -r e2003270f309 security/dsniff/Makefile
--- a/security/dsniff/Makefile Wed Mar 10 05:13:38 2004 +0000
+++ b/security/dsniff/Makefile Wed Mar 10 07:12:09 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2003/10/28 16:59:14 cube Exp $
+# $NetBSD: Makefile,v 1.18 2004/03/10 07:12:09 cube Exp $
# $OpenBSD: Makefile,v 1.13 2000/06/19 18:38:55 dugsong Exp $
DISTNAME= dsniff-2.3
@@ -13,6 +13,7 @@
USE_BUILDLINK2= yes
GNU_CONFIGURE= yes
USE_X11= yes
+NO_EXPORT_CPP= yes
.include "../../net/libpcap/buildlink2.mk"
.include "../../devel/libnet/buildlink2.mk"
Home |
Main Index |
Thread Index |
Old Index