Skip site navigation (1)Skip section navigation (2)
Date:      Mon,  3 Jul 2000 10:27:19 -0700 (PDT)
From:      tkato@prontomail.ne.jp
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/19676: Update port: japanese/mtools
Message-ID:  <20000703172719.9236537BC5D@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         19676
>Category:       ports
>Synopsis:       Update port: japanese/mtools
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 03 10:30:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        4.0-RELEASE i386
>Organization:
>Environment:
>Description:
- Support MLINKS

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/japanese/mtools/Makefile japanese/mtools/Makefile
--- /usr/ports/japanese/mtools/Makefile	Sat Jun 17 13:10:26 2000
+++ japanese/mtools/Makefile	Wed Jun 28 03:38:44 2000
@@ -28,6 +28,7 @@
 		mmove.1 mpartition.1 mrd.1 mread.1 mren.1 mshowfat.1 \
 		mtoolstest.1 mtools.1 mtype.1 mzip.1
 MAN5=		mtools.5
+MLINKS=		mcopy.1 mwrite.1
 
 post-patch:
 	@cd ${WRKSRC}; \
@@ -43,7 +44,6 @@
 post-install:
 	@#	mwrite has been removed by author, but we'll keep it just a bit longer
 	@${LN} -sf ${PREFIX}/bin/mtools ${PREFIX}/bin/mwrite
-	@${LN} -sf ${PREFIX}/man/man1/mcopy.1.gz ${PREFIX}/man/man1/mwrite.1.gz
 	@${INSTALL_DATA} ${WRKSRC}/mtools.conf ${PREFIX}/etc
 	@${ECHO} "Please verify ${PREFIX}/etc/mtools.conf for your machine."
 	@install-info ${PREFIX}/info/mtools.info ${PREFIX}/info/dir


>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000703172719.9236537BC5D>