Date: Thu, 10 Apr 2003 08:32:53 +0200 From: "Reinhard Lenninger" <reinhard.lenninger@web.de> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/50768: port qtpkg - change Makefile and patch-Makefile to work with qt3 Message-ID: <200304100632.h3A6Wrq32406@mailgate5.cinetic.de> Resent-Message-ID: <200304100640.h3A6eDci045300@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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@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@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@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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200304100632.h3A6Wrq32406>