ports/124824: net-p2p/qbittorrent - use QT_COMPONENTS

Max Brazhnikov makc at issp.ac.ru
Sat Jun 21 12:10:07 UTC 2008


>Number:         124824
>Category:       ports
>Synopsis:       net-p2p/qbittorrent - use QT_COMPONENTS
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jun 21 12:10:07 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Max Brazhnikov
>Release:        FreeBSD 7.0-STABLE i386
>Organization:
>Environment:
FreeBSD luna.dio.ru 7.0-STABLE FreeBSD 7.0-STABLE #0: Sun Jun  8 18:13:48 MSD 2008     root at luna.dio.ru:/usr/obj/usr/freebsd/7/src/sys/LUNA  i386
>Description:
use QT_COMPONENTS
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN --exclude=CVS /usr/ports/net-p2p/qbittorrent/Makefile /home/makc/porting/ports/net-p2p/qbittorrent/Makefile
--- /usr/ports/net-p2p/qbittorrent/Makefile	2008-06-06 17:53:45.000000000 +0400
+++ /home/makc/porting/ports/net-p2p/qbittorrent/Makefile	2008-06-21 15:13:46.000000000 +0400
@@ -7,7 +7,7 @@
 
 PORTNAME=	qbittorrent
 DISTVERSION=	1.0.0rc11
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	net-p2p
 MASTER_SITES=	SF
 
@@ -20,6 +20,7 @@
 
 USE_PYTHON=	2.3+
 USE_QT_VER=	4
+QT_COMPONENTS=	qmake_build uic_build moc_build rcc_build gui network xml
 QT_NONSTANDARD=	yes
 INSTALLS_ICONS=	yes
 HAS_CONFIGURE=	yes


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



More information about the freebsd-ports-bugs mailing list