From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Aug 15 15:40:07 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 B69E71065694 for ; Sat, 15 Aug 2009 15:40:07 +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 7A6E18FC60 for ; Sat, 15 Aug 2009 15:40:07 +0000 (UTC) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n7FFe71N086718 for ; Sat, 15 Aug 2009 15:40:07 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n7FFe7eu086717; Sat, 15 Aug 2009 15:40:07 GMT (envelope-from gnats) Resent-Date: Sat, 15 Aug 2009 15:40:07 GMT Resent-Message-Id: <200908151540.n7FFe7eu086717@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 01C74106568B for ; Sat, 15 Aug 2009 15:39:11 +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 E59088FC60 for ; Sat, 15 Aug 2009 15:39:10 +0000 (UTC) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n7FFdA4O096655 for ; Sat, 15 Aug 2009 15:39:10 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id n7FFdAx6096646; Sat, 15 Aug 2009 15:39:10 GMT (envelope-from nobody) Message-Id: <200908151539.n7FFdAx6096646@www.freebsd.org> Date: Sat, 15 Aug 2009 15:39:10 GMT From: Max Brazhnikov To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/137799: net-p2p/valknut: fix build on 6-stable 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: Sat, 15 Aug 2009 15:40:07 -0000 >Number: 137799 >Category: ports >Synopsis: net-p2p/valknut: fix build on 6-stable >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: Sat Aug 15 15:40:07 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 #2: Fri Jun 26 21:57:33 MSD 2009 root@luna.dio.ru:/usr/obj/usr/freebsd/7/src/sys/LUNA i386 >Description: Fix build after recent update for Qt4 ports. >How-To-Repeat: >Fix: Patch attached with submission follows: Index: Makefile =================================================================== RCS file: /home/pcvs/ports/net-p2p/valknut/Makefile,v retrieving revision 1.46 diff -u -r1.46 Makefile --- Makefile 31 Jul 2009 13:55:04 -0000 1.46 +++ Makefile 15 Aug 2009 15:10:57 -0000 @@ -35,6 +35,7 @@ INSTALLS_ICONS= yes CFLAGS+= -I${QT_INCDIR} LDFLAGS= -L${QT_LIBDIR} +QTCFGLIBS+= ${PTHREAD_LIBS} CONFIGURE_ENV+= DCLIB_CFLAGS=-I${LOCALBASE}/include post-patch: >Release-Note: >Audit-Trail: >Unformatted: