Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Mar 2003 14:28:45 +0100 (MET)
From:      Roland Jesse <roland.jesse@gmx.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/50006: devel/qextmdi: adjust to new directory layout of the Qt port
Message-ID:  <200303141328.h2EDSji0096736@arthur.cs.uni-magdeburg.de>

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

>Number:         50006
>Category:       ports
>Synopsis:       devel/qextmdi: adjust to new directory layout of the Qt port
>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:   Fri Mar 14 05:30:10 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Roland Jesse
>Release:        FreeBSD 4.8-RC i386
>Organization:
---
>Environment:
System: FreeBSD 4.8-RC #12: Wed Mar 5 13:26:43 CET 2003 i386
>Description:
The port x11-toolkits/qt31 recently changed the directory layout and
is now making life hard for developers. Anyway, this update adjusts to
this change.
>How-To-Repeat:
build port devel/qextmdi
>Fix:
diff -ruN qextmdi/Makefile qextmdi.new/Makefile
--- qextmdi/Makefile	Sun Feb 23 10:48:10 2003
+++ qextmdi.new/Makefile	Fri Mar 14 13:34:05 2003
@@ -23,7 +23,7 @@
 .endif
 WRKSRC=		${WRKDIR}/${PORTNAME}
 BUILD_WRKSRC=	${WRKSRC}/qextmdi
-MAKE_ENV+=	QTDIR=${QT_PREFIX} QMAKESPEC=freebsd-g++ KDE2DIR=${LOCALBASE}
+MAKE_ENV+=	QTDIR=${QT_PREFIX} QMAKESPEC=${QT_PREFIX}/share/qt/mkspecs/freebsd-g++ KDE2DIR=${LOCALBASE}
 INSTALLS_SHLIB=	yes
 USE_REINPLACE=	yes
 
>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?200303141328.h2EDSji0096736>