pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/archivers/p7zip Fix PLIST.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fb1e3fae69a9
branches:  trunk
changeset: 540802:fb1e3fae69a9
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Mon Apr 07 17:48:14 2008 +0000

description:
Fix PLIST.

diffstat:

 archivers/p7zip/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r c8dbc3becc06 -r fb1e3fae69a9 archivers/p7zip/Makefile
--- a/archivers/p7zip/Makefile  Mon Apr 07 17:47:12 2008 +0000
+++ b/archivers/p7zip/Makefile  Mon Apr 07 17:48:14 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.39 2008/04/05 00:34:07 joerg Exp $
+# $NetBSD: Makefile,v 1.40 2008/04/07 17:48:14 joerg Exp $
 
 DISTNAME=      p7zip_4.57_src_all
 PKGNAME=       p7zip-4.57
@@ -32,7 +32,7 @@
 
 GCC_REQD+=             3.0
 
-INSTALLATION_DIRS=     bin
+INSTALLATION_DIRS=     bin ${PKGMANDIR}/man1
 .if !empty(DYNAMIC_7Z:MYES)
 INSTALLATION_DIRS+=    lib/7z
 INSTALLATION_DIRS+=    lib/7z/Codecs



Home | Main Index | Thread Index | Old Index