Date: Sun, 24 May 2009 09:47:43 GMT From: Max Brazhnikov <makc@FreeBSD.org> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/134903: security/libfwbuilder: fix qt4 dependencies Message-ID: <200905240947.n4O9lhsI030746@www.freebsd.org> Resent-Message-ID: <200905240950.n4O9o8Qx005434@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 134903 >Category: ports >Synopsis: security/libfwbuilder: 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:08 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: security/libfwbuilder/Makefile =================================================================== RCS file: /home/pcvs/ports/security/libfwbuilder/Makefile,v retrieving revision 1.56 diff -u -r1.56 Makefile --- security/libfwbuilder/Makefile 4 May 2009 03:45:34 -0000 1.56 +++ security/libfwbuilder/Makefile 23 May 2009 20:35:34 -0000 @@ -6,7 +6,7 @@ PORTNAME= libfwbuilder PORTVERSION= 3.0.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security .if defined(BUILD) MASTER_SITES= http://www.fwbuilder.org/nightly_builds/fwbuilder-3.0/build-${BUILD}/ @@ -28,7 +28,7 @@ gui \ iconengines \ inputmethods \ - linguist \ + linguist_build \ moc_build \ qmake_build \ svg \ >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905240947.n4O9lhsI030746>