From owner-freebsd-ports-bugs@FreeBSD.ORG Sun May 24 09:50:01 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F0533106568A for ; Sun, 24 May 2009 09:50:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id B25648FC1E for ; Sun, 24 May 2009 09:50:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n4O9o1JE005167 for ; Sun, 24 May 2009 09:50:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n4O9o1aZ005166; Sun, 24 May 2009 09:50:01 GMT (envelope-from gnats) Resent-Date: Sun, 24 May 2009 09:50:01 GMT Resent-Message-Id: <200905240950.n4O9o1aZ005166@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Max Brazhnikov Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 83793106566B for ; Sun, 24 May 2009 09:40:00 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 726EC8FC0C for ; Sun, 24 May 2009 09:40:00 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n4O9e0Xd017325 for ; Sun, 24 May 2009 09:40:00 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id n4O9e0a5017324; Sun, 24 May 2009 09:40:00 GMT (envelope-from nobody) Message-Id: <200905240940.n4O9e0a5017324@www.freebsd.org> Date: Sun, 24 May 2009 09:40:00 GMT From: Max Brazhnikov To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/134895: editors/yzis: fix qt4 dependencies X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 May 2009 09:50:02 -0000 >Number: 134895 >Category: ports >Synopsis: editors/yzis: 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 24 09:50:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Max Brazhnikov >Release: FreeBSD 7.2-STABLE i386 >Organization: >Environment: FreeBSD luna.dio.ru 7.2-STABLE FreeBSD 7.2-STABLE #4: Sun May 10 13:08:58 MSD 2009 root@luna.dio.ru:/usr/obj/usr/freebsd/7/src/sys/LUNA i386 >Description: Remove qt4 build tools from run dependencies. >How-To-Repeat: >Fix: Patch attached with submission follows: Index: editors/yzis/Makefile =================================================================== RCS file: /home/pcvs/ports/editors/yzis/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- editors/yzis/Makefile 30 Apr 2009 13:42:10 -0000 1.5 +++ editors/yzis/Makefile 23 May 2009 15:48:08 -0000 @@ -7,6 +7,7 @@ PORTNAME= yzis PORTVERSION= 1.0.a.1 +PORTREVISION= 1 CATEGORIES= editors MASTER_SITES= http://labs.freehackers.org/attachments/download/45/ \ http://contribs.martymac.com/FreeBSD-ports/distfiles/ @@ -21,7 +22,7 @@ USE_LUA= 5.1 LUA_COMPS= lua USE_QT_VER= 4 -QT_COMPONENTS= qtestlib qmake rcc uic moc gui xml +QT_COMPONENTS= qtestlib qmake_build rcc_build uic_build moc_build gui xml USE_PERL5= yes USE_CMAKE= yes >Release-Note: >Audit-Trail: >Unformatted: