From 90bc26e8c27e484538f0b194e2b72107fb51be8d Mon Sep 17 00:00:00 2001 From: jlam Date: Fri, 7 Apr 2006 19:54:16 +0000 Subject: List info files directly in the PLIST and honor PKG{INFO,MAN}DIR. --- sysutils/mtools/Makefile | 4 ++-- sysutils/mtools/PLIST | 3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) (limited to 'sysutils/mtools') diff --git a/sysutils/mtools/Makefile b/sysutils/mtools/Makefile index 75d41c65aef..fccd63ad4f4 100644 --- a/sysutils/mtools/Makefile +++ b/sysutils/mtools/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.38 2006/03/05 16:27:28 jlam Exp $ +# $NetBSD: Makefile,v 1.39 2006/04/07 19:54:17 jlam Exp $ DISTNAME= mtools-3.9.10 PKGREVISION= 1 @@ -14,7 +14,7 @@ NOT_FOR_PLATFORM = *-*-alpha *-*-sparc64 # LP64 problem GNU_CONFIGURE= YES USE_TOOLS+= gmake makeinfo -INFO_FILES= mtools.info +INFO_FILES= # PLIST .include "../../mk/bsd.prefs.mk" diff --git a/sysutils/mtools/PLIST b/sysutils/mtools/PLIST index 5ef68892774..b6f56d4e025 100644 --- a/sysutils/mtools/PLIST +++ b/sysutils/mtools/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.7 2005/04/04 08:56:18 adam Exp $ +@comment $NetBSD: PLIST,v 1.8 2006/04/07 19:54:17 jlam Exp $ bin/amuFormat.sh ${NOFLOPPYD}bin/floppyd ${NOFLOPPYD}bin/floppyd_installtest @@ -33,6 +33,7 @@ bin/mxtar bin/mzip bin/tgz bin/uz +info/mtools.info ${NOFLOPPYD}man/man1/floppyd.1 ${NOFLOPPYD}man/man1/floppyd_installtest.1 man/man1/mattrib.1 -- cgit v1.2.3