pkgsrc/mk/plist
seb ad25735eb4 Re-add ${PREFIX} to the list of directories print-PLIST target
should ignore or it is broken for packages that installing files right
under ${PREFIX}.  Example in lang/sun-jre15:
$ make print-PLIST
...
@dirrm java/sun-1.5
ls: /usr/pkg//usr/pkg/.: No such file or directory
@dirrm /usr/pkg/.
$

It looks to me that was removed by mistake in revision 1.5
of this file.
2006-05-14 14:27:41 +00:00
..
bsd.plist.mk
doc-compress Add a catman page to the script comments to clarify how this script 2006-01-19 17:22:26 +00:00
libtool-expand Added the shebang line. 2006-04-24 01:31:04 +00:00
plist-default.awk
plist-functions.awk
plist-info.awk Avoid () as a regular expression as the interpretation seems to be 2006-04-14 13:23:42 +00:00
plist-libtool.awk Apply jlam's awk fix done in plist-info.awk 1.12. 2006-04-15 04:25:17 +00:00
plist-locale.awk Only do the locale transformation if USE_PKGLOCALEDIR is defined. This 2006-04-17 06:30:48 +00:00
plist-man.awk Fix typo in comment. 2006-02-07 18:43:02 +00:00
plist-subst.awk Use brackets "[]" to quote characters instead of backslash "\". This 2006-05-02 14:32:35 +00:00
plist.mk Only do the locale transformation if USE_PKGLOCALEDIR is defined. This 2006-04-17 06:30:48 +00:00
print-plist.mk Re-add ${PREFIX} to the list of directories print-PLIST target 2006-05-14 14:27:41 +00:00
shlib-aout.awk Provide default values for various variables if they're not present in 2006-02-07 18:42:38 +00:00
shlib-dylib.awk Provide default values for various variables if they're not present in 2006-02-07 18:42:38 +00:00
shlib-elf.awk
shlib-none.awk
shlib-type Fix a typo in the comment. 2006-01-19 17:24:44 +00:00