Subject: CVS commit: pkgsrc/security/zebedee
To: None <pkgsrc-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 07/15/2001 19:52:02
Module Name:	pkgsrc
Committed By:	jlam
Date:		Sun Jul 15 16:52:02 UTC 2001

Modified Files:
	pkgsrc/security/zebedee: Makefile distinfo
	pkgsrc/security/zebedee/patches: patch-aa

Log Message:
Pass LDFLAGS through to link step so that zebedee gets the right rpath
for systems where the dependent libraries aren't part of the base system.
Don't include tcl/buildlink.mk as the libraries aren't required for the
build -- only the tclsh binary is required at run-time.  Also honor CFLAGS
passed in from environment during the build.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/security/zebedee/Makefile \
    pkgsrc/security/zebedee/distinfo
cvs rdiff -r1.2 -r1.3 pkgsrc/security/zebedee/patches/patch-aa

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.