diff options
author | jlam <jlam> | 2006-04-05 22:54:59 +0000 |
---|---|---|
committer | jlam <jlam> | 2006-04-05 22:54:59 +0000 |
commit | 757da19bb6c411253bc774d689a79c092b3da8c2 (patch) | |
tree | e34ef8a75e1815e1075a0210db567908d5016f02 /misc/pinfo/PLIST | |
parent | 46656c3fd4b3a344d1560032b10a70d710a946d4 (diff) | |
download | pkgsrc-757da19bb6c411253bc774d689a79c092b3da8c2.tar.gz |
Honor PKGINFODIR and list info files directly in the PLIST. Also set
sysconfdir to the example directory in INSTALL_MAKE_FLAGS instead of
patching out installation to $(sysconfdir) in various Makefiles.
Bump the PKGREVISION.
Diffstat (limited to 'misc/pinfo/PLIST')
-rw-r--r-- | misc/pinfo/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/pinfo/PLIST b/misc/pinfo/PLIST index fae8aed2dfb..27087bf7b0f 100644 --- a/misc/pinfo/PLIST +++ b/misc/pinfo/PLIST @@ -1,5 +1,6 @@ -@comment $NetBSD: PLIST,v 1.6 2004/03/08 22:22:31 seb Exp $ +@comment $NetBSD: PLIST,v 1.7 2006/04/05 22:54:59 jlam Exp $ bin/pinfo +info/pinfo.info man/man1/pinfo.1 ${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/pinfo.mo ${PKGLOCALEDIR}/locale/de/LC_MESSAGES/pinfo.mo |