ports/134434: german/tipp10: fix qt4 dependencies

Max Brazhnikov makc at FreeBSD.org
Sun May 10 16:50:09 UTC 2009


>Number:         134434
>Category:       ports
>Synopsis:       german/tipp10: fix qt4 dependencies
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 10 16:50:08 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Max Brazhnikov
>Release:        7.2-STABLE
>Organization:
>Environment:
>Description:
remove qt4 build tools from run dependencies.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: ports/german/tipp10/Makefile
===================================================================
RCS file: /home/pcvs/ports/german/tipp10/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- ports/german/tipp10/Makefile	24 Aug 2008 08:55:09 -0000	1.4
+++ ports/german/tipp10/Makefile	10 May 2009 15:37:22 -0000
@@ -7,7 +7,7 @@
 
 PORTNAME=	tipp10
 PORTVERSION=	2.0.1
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	german
 MASTER_SITES=	http://www.tipp10.de/download/
 DISTNAME=	tipp10_source_v2-0-1
@@ -20,7 +20,8 @@
 
 USE_ZIP=	yes
 USE_QT_VER=	4
-QT_COMPONENTS=	qmake sql corelib network script qtestlib rcc uic moc gui
+QT_COMPONENTS=	gui sql corelib network script qtestlib \
+		qmake_build rcc_build uic_build moc_build
 WRKSRC=		${WRKDIR}/source
 
 do-configure:


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



More information about the freebsd-ports-bugs mailing list