ports/88631: [PATCH]: lang/kawa: Fix build issues on pointyhat

Frank Laszlo laszlof at vonostingroup.com
Tue Nov 8 00:40:16 UTC 2005


>Number:         88631
>Category:       ports
>Synopsis:       [PATCH]: lang/kawa: Fix build issues on pointyhat
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Nov 08 00:40:14 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Frank Laszlo
>Release:        FreeBSD 5.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD ritamari.vonostingroup.com 5.4-STABLE FreeBSD 5.4-STABLE #0: Thu Jun 9 22:20:56 EDT 2005 laszlof at ritamari.vonostingroup.com:/usr/obj/usr/src/sys/RITAMARI i386


	
>Description:
	This patch quells any error messages on my machines. I have
	tested it on 3 different machines and have not reproduced
	the error reported by pointyhat. I dont think I need to 
	bump PORTREVISION for this, as it was unbuildable previously.

>How-To-Repeat:
	
>Fix:

	



--- kawa-1.8,1.diff begins here ---
diff -NrU3 kawa.orig/Makefile kawa/Makefile
--- kawa.orig/Makefile	Mon Nov  7 19:06:19 2005
+++ kawa/Makefile	Mon Nov  7 19:07:08 2005
@@ -21,6 +21,7 @@
 USE_REINPLACE=		yes
 GNU_CONFIGURE=		yes
 CONFIGURE_ARGS=		--enable-kawa-frontend --program-prefix=''
+CONFIGURE_TARGET=       --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 
 MAN1=			kawa.1 qexo.1
 INFO=			kawa kawa-tour
--- kawa-1.8,1.diff ends here ---

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



More information about the freebsd-ports-bugs mailing list