From owner-freebsd-ports-bugs@FreeBSD.ORG Sun May 10 16:50:08 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 7D7AC1065679 for ; Sun, 10 May 2009 16:50:08 +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 3EB628FC17 for ; Sun, 10 May 2009 16:50:08 +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 n4AGo8Xi048282 for ; Sun, 10 May 2009 16:50:08 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n4AGo8fv048281; Sun, 10 May 2009 16:50:08 GMT (envelope-from gnats) Resent-Date: Sun, 10 May 2009 16:50:08 GMT Resent-Message-Id: <200905101650.n4AGo8fv048281@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 DDEB310656B6 for ; Sun, 10 May 2009 16:40:52 +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 CCB148FC16 for ; Sun, 10 May 2009 16:40:52 +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 n4AGeqqM021361 for ; Sun, 10 May 2009 16:40:52 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id n4AGeq4n021359; Sun, 10 May 2009 16:40:52 GMT (envelope-from nobody) Message-Id: <200905101640.n4AGeq4n021359@www.freebsd.org> Date: Sun, 10 May 2009 16:40:52 GMT From: Max Brazhnikov To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/134432: devel/qprog: 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, 10 May 2009 16:50:08 -0000 >Number: 134432 >Category: ports >Synopsis: devel/qprog: 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:07 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/devel/qprog/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/qprog/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- ports/devel/qprog/Makefile 6 Jun 2008 13:21:48 -0000 1.2 +++ ports/devel/qprog/Makefile 10 May 2009 15:28:07 -0000 @@ -6,7 +6,7 @@ PORTNAME= qprog PORTVERSION= 0.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= http://bfoz.net/projects/${PORTNAME}/release/ DISTNAME= QProg_${PORTVERSION} @@ -16,7 +16,7 @@ COMMENT= Cross-platform software for the DIY line of PIC programmers USE_QT_VER= 4 -QT_COMPONENTS= qmake moc gui network +QT_COMPONENTS= qmake_build moc_build gui network WRKSRC= ${WRKDIR}/QProg >Release-Note: >Audit-Trail: >Unformatted: