ports/124995: [MAINTAINER] audio/kirocker: Fix build

Jason E. Hale bsdkaffee at gmail.com
Thu Jun 26 01:10:02 UTC 2008


>Number:         124995
>Category:       ports
>Synopsis:       [MAINTAINER] audio/kirocker: Fix build
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 26 01:10:00 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Jason E. Hale
>Release:        FreeBSD 7.0-STABLE i386
>Organization:
none 
>Environment:
System: FreeBSD 7.0-STABLE #0: Thu May 22 19:50:47 EDT 2008 i386
	
>Description:
- Fix build of audio/kirocker.
- Change post-extract target to pre-configure so that Qt and kdelibs get
  installed first.
- Pointyhat to me.
	
>How-To-Repeat:
Diff is attached.
	
>Fix:
	

--- 2008-06-25-kirocker.diff begins here ---
diff -ruN kirocker.orig/Makefile kirocker/Makefile
--- kirocker.orig/Makefile	2008-06-25 20:45:20.000000000 -0400
+++ kirocker/Makefile	2008-06-25 20:45:46.000000000 -0400
@@ -28,7 +28,7 @@
 
 .include <bsd.port.pre.mk>
 
-post-extract:
+pre-configure:
 .for i in exportadvises framechooser themechooser themeeditor themeexporter
 	cd ${WRKSRC}/src && ${UIC} -o $i.h $i.ui
 .endfor
--- 2008-06-25-kirocker.diff ends here ---

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



More information about the freebsd-ports-bugs mailing list