pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/cpmtools Need more pre-created directories be...
details: https://anonhg.NetBSD.org/pkgsrc/rev/ea3771ff9872
branches: trunk
changeset: 536951:ea3771ff9872
user: obache <obache%pkgsrc.org@localhost>
date: Sun Dec 30 12:37:28 2007 +0000
description:
Need more pre-created directories before start installation.
diffstat:
sysutils/cpmtools/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 097caec90a31 -r ea3771ff9872 sysutils/cpmtools/Makefile
--- a/sysutils/cpmtools/Makefile Sun Dec 30 12:30:52 2007 +0000
+++ b/sysutils/cpmtools/Makefile Sun Dec 30 12:37:28 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/11/30 12:04:16 obache Exp $
+# $NetBSD: Makefile,v 1.2 2007/12/30 12:37:28 obache Exp $
#
DISTNAME= cpmtools-2.5
@@ -13,7 +13,7 @@
CONFIGURE_ARGS+= --datadir=${PREFIX}/share/cpmtools
-INSTALLATION_DIRS+= share/cpmtools
+INSTALLATION_DIRS+= bin share/cpmtools ${PKGMANDIR}/man1 ${PKGMANDIR}/man5
.include "../../devel/ncurses/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index