Subject: CVS commit: pkgsrc/x11/fltk
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 06/14/2005 22:42:49
Module Name: pkgsrc
Committed By: jlam
Date: Tue Jun 14 22:42:49 UTC 2005
Modified Files:
pkgsrc/x11/fltk: Makefile PLIST
Log Message:
Don't create the mass of symlinks for the headers as they're not used
by FLTK packages. Packages know to use <FL/*.H> for fltk>=1.1, which
we already require via BUILDLINK_DEPENDS.fltk. This fixes the build
on Darwin where the symlinks were, by default, not created and which
subsequently broke the PLIST. Bump the PKGREVISION to 2.
To generate a diff of this commit:
cvs rdiff -r1.48 -r1.49 pkgsrc/x11/fltk/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/x11/fltk/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.