Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 May 2002 22:34:33 +0200 (CEST)
From:      Tilman Linneweh <tilman@arved.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        tilman@arved.de, scrappy@FreeBSD.org
Subject:   ports/37903: Unbreak devel/mico
Message-ID:  <200205092034.g49KYWF04803@sauna.arved.de>

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

>Number:         37903
>Category:       ports
>Synopsis:       Unbreak devel/mico
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 09 13:40:03 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Tilman Linneweh
>Release:        FreeBSD 4.5-STABLE i386
>Organization:
BSD Usergroup Austria
>Environment:
System: FreeBSD sauna.arved.de 4.5-STABLE FreeBSD 4.5-STABLE #2: Tue Feb 19 15:30:21 CET 2002 root@sauna.arved.de:/usr/obj/usr/src/sys/SAUNA i386


	
>Description:
	qt145 is back.
	
>How-To-Repeat:
	
>Fix:

	

--- Makefile.orig       Sun May  5 14:40:24 2002
+++ Makefile    Sun May  5 14:41:02 2002
@@ -24,13 +24,12 @@
                QTVER="2"
 CONFIGURE_ENV= QTVER="2"
 .else
-#USE_QT_VER=   1
-#MAKE_ENV=     QT_INCLUDES="${X11BASE}/include/X11/qt" \
-#              QTVER=""
-#CONFIGURE_ENV=        QTVER=""
+USE_QT_VER=    1
+MAKE_ENV=      QT_INCLUDES="${X11BASE}/include/X11/qt1" \
+               QTVER=""
+CONFIGURE_ENV= QTVER=""
 .endif

-BROKEN=                "Needs someone to test with Qt2 support as Qt1 is gone."
 INSTALLS_SHLIB=        yes
 USE_NEWGCC=    yes
 USE_GMAKE=     yes


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

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




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