diff options
author | edwin <edwin@FreeBSD.org> | 2005-12-04 08:59:04 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2005-12-04 08:59:04 +0000 |
commit | db48f99fe960756ae9dc49ee3f604e64dd467d10 (patch) | |
tree | 04651f4a72830838f0bd245a42bbb9b27d26369d /japanese/mtools | |
parent | 65e912d4028d622b8fc86ef6e21c4b886e0214e0 (diff) | |
download | FreeBSD-ports-db48f99fe960756ae9dc49ee3f604e64dd467d10.zip FreeBSD-ports-db48f99fe960756ae9dc49ee3f604e64dd467d10.tar.gz |
Use INFO macros
Diffstat (limited to 'japanese/mtools')
-rw-r--r-- | japanese/mtools/Makefile | 1 | ||||
-rw-r--r-- | japanese/mtools/pkg-plist | 3 |
2 files changed, 1 insertions, 3 deletions
diff --git a/japanese/mtools/Makefile b/japanese/mtools/Makefile index b9e1eaf..dfdf650 100644 --- a/japanese/mtools/Makefile +++ b/japanese/mtools/Makefile @@ -23,6 +23,7 @@ COMMENT= Tools for manipulating MSDOS files + support 1232KB , Unicode LFN GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-xdf +INFO= mtools USE_GMAKE= yes diff --git a/japanese/mtools/pkg-plist b/japanese/mtools/pkg-plist index cc38859e..0b65443 100644 --- a/japanese/mtools/pkg-plist +++ b/japanese/mtools/pkg-plist @@ -51,9 +51,6 @@ bin/mcheck bin/mcomp bin/mkmanifest bin/mxtar -@unexec install-info --delete %D/info/mtools.info %D/info/dir -info/mtools.info -@exec install-info %D/info/mtools.info %D/info/dir etc/mtools.conf @comment @exec ln -fs %D/man/man1/mcopy.1.gz %D/man/man1/mwrite.1.gz @comment @unexec rm %D/man/man1/mwrite.1.gz |