Subject: CVS commit: pkgsrc/x11/kdelibs2
To: None <pkgsrc-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 07/05/2001 08:53:54
Module Name:	pkgsrc
Committed By:	jlam
Date:		Thu Jul  5 05:53:54 UTC 2001

Modified Files:
	pkgsrc/x11/kdelibs2: Makefile distinfo
	pkgsrc/x11/kdelibs2/patches: patch-ad
Added Files:
	pkgsrc/x11/kdelibs2: buildlink.mk

Log Message:
- Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY.  The
  conversion generally consisted of making sure that -L options passed to
  the compiler in the configure script didn't refer to any directories
  outside of ${BUILDLINK_DIR} and ${X11BASE}, and replacing dependencies
  with buildlink.mk file inclusions.
- Add a buildlink.mk for use by other package Makefiles.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 pkgsrc/x11/kdelibs2/Makefile
cvs rdiff -r0 -r1.1 pkgsrc/x11/kdelibs2/buildlink.mk
cvs rdiff -r1.4 -r1.5 pkgsrc/x11/kdelibs2/distinfo
cvs rdiff -r1.2 -r1.3 pkgsrc/x11/kdelibs2/patches/patch-ad

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