summaryrefslogtreecommitdiff
path: root/security/cfs
diff options
context:
space:
mode:
authorjlam <jlam>2004-12-18 19:24:26 +0000
committerjlam <jlam>2004-12-18 19:24:26 +0000
commit6d72e484fd073dd86d355d2e5f0663e3313775ce (patch)
treea46e69a2763d5a4dd32b7a8c69c696bae154da76 /security/cfs
parentf6a4beebac189109265cc35b7b9dd1f18abacc4f (diff)
downloadpkgsrc-6d72e484fd073dd86d355d2e5f0663e3313775ce.tar.gz
Always create a ${TOOLS_DIR}/bin/rpcgen to wrap the real rpcgen.
The wrapper will correctly set the CPP environment variable to a stat((2)able path to a C preprocessor, then rely on the PATH to find and invoke the real rpcgen. Remove NO_EXPORT_CPP in package Makefiles where it was used just to avoid problems with rpcgen. The build system now just does the right thing automatically without needing package-specific knowledge. This fixes PR pkg/27272.
Diffstat (limited to 'security/cfs')
-rw-r--r--security/cfs/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/security/cfs/Makefile b/security/cfs/Makefile
index c7bb8ff5ff3..856649ed432 100644
--- a/security/cfs/Makefile
+++ b/security/cfs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2004/12/03 15:15:07 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2004/12/18 19:24:26 jlam Exp $
DISTNAME= cfs-1.4.1
PKGREVISION= 3
@@ -11,7 +11,6 @@ COMMENT= Encrypting file system, using NFS as its interface
USE_BUILDLINK3= YES
USE_PKGINSTALL= YES
-NO_EXPORT_CPP= YES
CRYPTO= # defined