ports/57878: [non-maintainer] Update port: mail/squirrelmail

Fumihiko Kimura jfkimura at yahoo.co.jp
Sun Oct 12 05:50:21 UTC 2003


>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:



More information about the freebsd-ports-bugs mailing list