Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Jan 2002 19:52:03 +0900 (JST)
From:      Yoshihiko Sarumaru <mistral@imasy.or.jp>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        lioux@freebsd.org
Subject:   ports/33508: ports update: deskutil/xcalendar: fix 'make install'
Message-ID:  <200201031052.g03Aq3p10546@mistral.imasy.or.jp>

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

>Number:         33508
>Category:       ports
>Synopsis:       ports update: deskutil/xcalendar: fix 'make install'
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 03 03:00:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Yoshihiko Sarumaru
>Release:        FreeBSD 4.5-PRERELEASE i386
>Organization:
Internet Mutual Aid Society Yokohama
>Environment:
System: FreeBSD mistral.imasy.or.jp 4.5-PRERELEASE FreeBSD 4.5-PRERELEASE #0: Wed Dec 26 22:51:28 JST 2001 root@:/usr/obj/usr/src/sys/PCG-505R i386


	
>Description:
	Last week, I send-pr to update deskutil/xcalendar ports, but I dropped
	files/patch-ad that time.
	I submitted follow-up, but I have found no follow-up was appeared, and
	files/patch-ad was not updated.
	Sorry, for more extra works for you.
>How-To-Repeat:
	
>Fix:
--- files/patch-ad.orig	Wed Dec 26 12:10:38 2001
+++ files/patch-ad	Thu Jan  3 19:43:14 2002
@@ -36,7 +36,7 @@
  	MakeDir($(LIBDIR)/ja_JP.EUC/app-defaults)
  	$(INSTALL) -c $(INSTAPPFLAGS) XCal-uj.ad $(LIBDIR)/ja_JP.EUC/app-defaults/XCalendar
 +	MakeDir($(XCALENDAR_JP_LIBDIR))
-+	$(INSTALL) -c $(INSTAPPFLAGS) $(FILESDIR)/xcalendar.hol $(XCALENDAR_JP_LIBDIR)
++	$(INSTALL) -c $(INSTAPPFLAGS) $(FILESDIR)/xcalendar-uj.hol $(XCALENDAR_JP_LIBDIR)
 +	$(INSTALL) -c $(INSTAPPFLAGS) xcalendar-uj.hlp $(XCALENDAR_JP_LIBDIR)/xcalendar.hlp
 +	$(INSTALL) -c $(INSTMANFLAGS) xcalendar-uj.man \
 +		$(MANPATH)/ja/man1/xcalendar.1
>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?200201031052.g03Aq3p10546>