Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Oct 2003 14:39:44 +0900 (JST)
From:      Fumihiko Kimura <jfkimura@yahoo.co.jp>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        simond@irrelevant.org
Subject:   ports/57878: [non-maintainer] Update port: mail/squirrelmail
Message-ID:  <200310120539.h9C5diNT030416@sh0.radio.gr.jp>
Resent-Message-ID: <200310120550.h9C5oJkH099177@freefall.freebsd.org>

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

>Number:         57878
>Category:       ports
>Synopsis:       [non-maintainer] Update port: mail/squirrelmail
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Oct 11 22:50:18 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Fumihiko Kimura
>Release:        FreeBSD 4.8-RELEASE-p4 i386
>Organization:
>Environment:
>Description:
	We want to add a partial revision to make ports localized as Japanese.
	For a Japanese revision to increase a change more.	
	Please change pkg-install to ${PKGINSTALL}
>How-To-Repeat:
>Fix:


--- patch begins here ---
diff -urN squirrelmail-orig/Makefile squirrelmail/Makefile
--- squirrelmail-orig/Makefile	Sun Oct 12 10:30:52 2003
+++ squirrelmail/Makefile	Sun Oct 12 12:15:13 2003
@@ -25,7 +25,7 @@
 
 pre-install:
 	@${ECHO} "Your umask should be lax while installing this. Like, 022 or something."
-	@${SH} pkg-install ${PKGNAME} PRE-INSTALL
+	@${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL
 
 do-install:
 	${MKDIR} ${PREFIX}/squirrelmail
--- patch ends here ---

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



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