ports/50768: port qtpkg - change Makefile and patch-Makefile to work with qt3

Reinhard Lenninger reinhard.lenninger at web.de
Thu Apr 10 06:40:19 UTC 2003


>Number:         50768
>Category:       ports
>Synopsis:       port qtpkg - change Makefile and patch-Makefile to work with qt3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 09 23:40:13 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Reinhard Lenninger <reinhard.lenninger at web.de>
>Release:        FreeBSD 5.0-RELEASE-p7 i386
>Organization:
>Environment:
System: FreeBSD freebsd.megatron 5.0-RELEASE-p7 FreeBSD 5.0-RELEASE-p7 #0: Mon Mar 31 00:58:43 CEST 2003 lenninger at freebsd.megatron:/usr/obj/usr/src/sys/BEASTIE5 i386


        
>Description:
        the current version of the qtpkg-port (/usr/ports/sysutils/qtpkg) won't compile with qt3 because the patch-Makefile tries to compile qtpkg with qt2. i've already tried to contact the port maintainer by e-mail, but he is unreachable (twschulz at gloria.cord.edu User unknown) 
>How-To-Repeat:
        
>Fix:
        the only changes would be in

        Makefile:
        USE_QT_VER=     3

        patch-Makefile:
        +INCPATH        =       -I$(LOCALBASE)/include -I$(X11BASE)/include

        +LIBS   =       $(SUBLIBS) -L$(LOCALBASE)/lib -L$(X11BASE)/lib -lqt-mt -lXext -lX11 -lm -pthread
        +MOC    =       $(X11BASE)/bin/moc

        to get it work with qt3.
______________________________________________________________________________
UNICEF bittet um Spenden fur die Kinder im Irak! Hier online an
UNICEF spenden: https://spenden.web.de/unicef/special/?mc=021101

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



More information about the freebsd-ports-bugs mailing list