pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/cfs Define NO_EXPORT_CPP so that rpcgen doesn...
details: https://anonhg.NetBSD.org/pkgsrc/rev/ab745fac1b22
branches: trunk
changeset: 471050:ab745fac1b22
user: cube <cube%pkgsrc.org@localhost>
date: Tue Mar 16 13:21:48 2004 +0000
description:
Define NO_EXPORT_CPP so that rpcgen doesn't produce empty files.
diffstat:
security/cfs/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 40ba596301cc -r ab745fac1b22 security/cfs/Makefile
--- a/security/cfs/Makefile Tue Mar 16 11:23:58 2004 +0000
+++ b/security/cfs/Makefile Tue Mar 16 13:21:48 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2003/07/31 10:05:52 jmmv Exp $
+# $NetBSD: Makefile,v 1.13 2004/03/16 13:21:48 cube Exp $
DISTNAME= cfs-1.4.1
PKGREVISION= 1
@@ -11,6 +11,7 @@
USE_BUILDLINK2= YES
USE_PKGINSTALL= YES
+NO_EXPORT_CPP= YES
CRYPTO= # defined
Home |
Main Index |
Thread Index |
Old Index