pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/mdocml Fix PLIST. *blush*
details: https://anonhg.NetBSD.org/pkgsrc/rev/3505c73ae600
branches: trunk
changeset: 569009:3505c73ae600
user: joerg <joerg%pkgsrc.org@localhost>
date: Sat Jan 02 13:44:20 2010 +0000
description:
Fix PLIST. *blush*
diffstat:
textproc/mdocml/Makefile | 5 ++++-
textproc/mdocml/PLIST | 3 ++-
2 files changed, 6 insertions(+), 2 deletions(-)
diffs (29 lines):
diff -r 33add8dfbf30 -r 3505c73ae600 textproc/mdocml/Makefile
--- a/textproc/mdocml/Makefile Sat Jan 02 12:49:43 2010 +0000
+++ b/textproc/mdocml/Makefile Sat Jan 02 13:44:20 2010 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2009/12/16 19:08:12 joerg Exp $
+# $NetBSD: Makefile,v 1.17 2010/01/02 13:44:20 joerg Exp $
DISTNAME= mdocml-1.9.14
+PKGREVISION= 1
CATEGORIES= textproc devel
MASTER_SITES= http://mdocml.bsd.lv/snapshots/
@@ -14,4 +15,6 @@
MANDIR=${DESTDIR}${PREFIX}/${PKGMANDIR} \
INSTALL_PROGRAM=${INSTALL_PROGRAM:Q}
+INSTALLATION_DIRS= share/examples/mandoc
+
.include "../../mk/bsd.pkg.mk"
diff -r 33add8dfbf30 -r 3505c73ae600 textproc/mdocml/PLIST
--- a/textproc/mdocml/PLIST Sat Jan 02 12:49:43 2010 +0000
+++ b/textproc/mdocml/PLIST Sat Jan 02 13:44:20 2010 +0000
@@ -1,4 +1,5 @@
-@comment $NetBSD: PLIST,v 1.2 2009/03/22 23:51:10 joerg Exp $
+@comment $NetBSD: PLIST,v 1.3 2010/01/02 13:44:20 joerg Exp $
bin/mandoc
man/man1/mandoc.1
man/man7/mdoc.7
+share/examples/mandoc/example.style.css
Home |
Main Index |
Thread Index |
Old Index