ports/92754: ports/ksh93 fix install errors

Joe Kelsey joe at zircon.seattle.wa.us
Fri Feb 3 01:20:04 UTC 2006


>Number:         92754
>Category:       ports
>Synopsis:       ports/ksh93 fix install errors
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 03 01:20:02 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Joe Kelsey
>Release:        FreeBSD 5.4-STABLE i386
>Organization:
Joseph M. Kelsey
>Environment:
System: FreeBSD zircon.zircon.seattle.wa.us 5.4-STABLE FreeBSD 5.4-STABLE #29: Wed Jan 11 21:44:31 PST 2006 root at zircon.zircon.seattle.wa.us:/usr/obj/usr/src/sys/ZIRCON i386

>Description:
	package maintainers changed arch directory naming, adding system
	version number.
>How-To-Repeat:
	Try to install latest release.
>Fix:
--- Makefile	Tue Jan 31 07:07:06 2006
+++ Makefile.new	Thu Feb  2 16:55:01 2006
@@ -27,7 +27,7 @@
 .endif
 
 MAN1=		ksh93.1
-INSTALLROOT=	${WRKSRC}/arch/freebsd.${ARCH}
+INSTALLROOT=	${WRKSRC}/arch/freebsd${OSREL:R}.${ARCH}
 
 .include <bsd.port.pre.mk>
 
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list