Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Feb 2003 14:53:01 +1000 (VLAT)
From:      Dmitry Panov <redfox@Fluffy.Khv.RU>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/48578: x11-toolkits/qt-bluecurve-theme can't build with qt31
Message-ID:  <200302230453.h1N4r1ga040204@Fluffy.Khv.RU>

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

>Number:         48578
>Category:       ports
>Synopsis:       x11-toolkits/qt-bluecurve-theme can't build with qt31
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 22 21:00:26 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Dmitry Panov
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
Twilight Zone
>Environment:
System: FreeBSD Fluffy.Khv.RU 4.7-STABLE FreeBSD 4.7-STABLE #0: Sat Feb 15 16:28:04 VLAT 2003 root@Meow.Fluffy.Khv.RU:/usr/obj/usr/src/sys/FLUFFY i386


	
>Description:
	x11-toolkits/qt-bluecurve-theme prepared with qt3.0.5 and need
    regenerate moc-file for qt3.1
    
>How-To-Repeat:
	cd ${PORTSDIR}/x11-toolkits/qt-bluecurve-theme && make
>Fix:


Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/x11-toolkits/qt-bluecurve-theme/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile	21 Feb 2003 14:19:07 -0000	1.2
+++ Makefile	23 Feb 2003 04:46:09 -0000
@@ -39,6 +39,7 @@
 
 post-patch:
 	@${REINPLACE_CMD} -e 's#-O2#${CFLAGS}#' ${WRKSRC}/art/qt/Bluecurve/Makefile
+	@${RM} ${THEMES_SUBDIRS}/bluecurve.moc
 
 do-build:
 	@for theme_dir in ${THEMES_SUBDIRS};do \

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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports-bugs" in the body of the message




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