diff options
author | jlam <jlam@pkgsrc.org> | 2006-03-20 18:15:37 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2006-03-20 18:15:37 +0000 |
commit | 4f86bcfec5555230da41b4d94c900395b16b4141 (patch) | |
tree | 0f05903ff61fcd859ec72aa544fa1e5eda653bf6 /devel/dmalloc/PLIST | |
parent | 52ba4711325c7f3c8cef95c685f630d8d52447fd (diff) | |
download | pkgsrc-4f86bcfec5555230da41b4d94c900395b16b4141.tar.gz |
* Nuke all references to and definitions of INFO_DIR in package Makefiles
and replace with appropriate references to PKGINFODIR instead.
* Properly account for split info files during installation.
* Move info file listings directly into the package PLISTs.
This fixes info-file-related PLIST problems.
Diffstat (limited to 'devel/dmalloc/PLIST')
-rw-r--r-- | devel/dmalloc/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/dmalloc/PLIST b/devel/dmalloc/PLIST index 9cb0c7c5c12..91feec8ab1b 100644 --- a/devel/dmalloc/PLIST +++ b/devel/dmalloc/PLIST @@ -1,6 +1,7 @@ -@comment $NetBSD: PLIST,v 1.6 2004/02/15 19:51:24 seb Exp $ +@comment $NetBSD: PLIST,v 1.7 2006/03/20 18:15:38 jlam Exp $ bin/dmalloc include/dmalloc.h +info/dmalloc.info lib/libdmalloc.a lib/libdmalloc.so lib/libdmallocth.a |