Subject: CVS commit: pkgsrc/lang/guile14
To: None <pkgsrc-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 01/24/2003 06:22:16
Module Name: pkgsrc
Committed By: jlam
Date: Fri Jan 24 04:22:16 UTC 2003
Modified Files:
pkgsrc/lang/guile14: buildlink2.mk
Log Message:
* Add GUILE14, GUILE14_CONFIG, and GUILE14_SNARF that may be used by packages
to invoke the guile, guile-config, and guile-snarf binaries from the
guile14 installation.
* GUILE14_PREFIX, the result of "pkg_info -p guile14".
* GUILE14_SUBDIR, the subdir relative to ${LOCALBASE} where guile14 is
installed.
* Replace for ${BUILDLINK_DIR}/bin/guile in config files when unbuildinking.
* Symlink the guile14 libtool archives into ${BUILDLINK_DIR}/lib to suppress
find the libtool archives from a guile package installed into ${LOCALBASE}.
We can no longer include both guile/buildlink2.mk and guile14/buildlink2.mk
as a result of this change.
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 pkgsrc/lang/guile14/buildlink2.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.