From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Sep 23 13:20:00 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 94A60618 for ; Mon, 23 Sep 2013 13:20:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 6CA022C09 for ; Mon, 23 Sep 2013 13:20:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r8NDK0Xw002920 for ; Mon, 23 Sep 2013 13:20:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r8NDK0pr002919; Mon, 23 Sep 2013 13:20:00 GMT (envelope-from gnats) Resent-Date: Mon, 23 Sep 2013 13:20:00 GMT Resent-Message-Id: <201309231320.r8NDK0pr002919@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, "J.R. Oldroyd" Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 2CE0F3F9 for ; Mon, 23 Sep 2013 13:16:57 +0000 (UTC) (envelope-from jr@opal.com) Received: from mho-02-ewr.mailhop.org (mho-02-ewr.mailhop.org [204.13.248.72]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id EE56C2BD6 for ; Mon, 23 Sep 2013 13:16:56 +0000 (UTC) Received: from pool-71-174-181-153.bstnma.east.verizon.net ([71.174.181.153] helo=homobox.opal.com) by mho-02-ewr.mailhop.org with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.72) (envelope-from ) id 1VO60V-00018W-Mz for FreeBSD-gnats-submit@freebsd.org; Mon, 23 Sep 2013 13:16:55 +0000 Received: from shibato.opal.com (ANice-652-1-281-215.w86-203.abo.wanadoo.fr [86.203.100.215]) (authenticated bits=0) by homobox.opal.com (8.14.4/8.14.4) with ESMTP id r8NDGnm6006495 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Mon, 23 Sep 2013 09:16:51 -0400 (EDT) (envelope-from jr@opal.com) Received: from shibato.opal.com (localhost [127.0.0.1]) by shibato.opal.com (8.14.7/8.14.7) with ESMTP id r8NDGhK1013895 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO) for ; Mon, 23 Sep 2013 15:16:44 +0200 (CEST) (envelope-from jr@opal.com) Received: (from jr@localhost) by shibato.opal.com (8.14.7/8.14.7/Submit) id r8NDGhkS013894; Mon, 23 Sep 2013 15:16:43 +0200 (CEST) (envelope-from jr) Message-Id: <201309231316.r8NDGhkS013894@shibato.opal.com> Date: Mon, 23 Sep 2013 15:16:43 +0200 (CEST) From: "J.R. Oldroyd" To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.114 Subject: ports/182327: multimedia/py-kaa-base: fix build problem X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: "J.R. Oldroyd" List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Sep 2013 13:20:00 -0000 >Number: 182327 >Category: ports >Synopsis: multimedia/py-kaa-base: fix build problem >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Sep 23 13:20:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: J.R. Oldroyd >Release: FreeBSD 9.2-RC4 amd64 >Organization: >Environment: System: FreeBSD xx.opal.com 9.2-RC4 FreeBSD 9.2-RC4 #3 r255488: Sat Sep 14 19:15:58 EDT 2013 xx@xx.opal.com:/usr/src/sys/amd64/compile/GENERIC+DDB amd64 >Description: Pointyhat is showing a build error. Hopefully this fixes it. >How-To-Repeat: >Fix: --- Makefile.orig 2013-09-23 15:09:51.000000000 +0200 +++ Makefile 2013-09-23 15:16:03.000000000 +0200 @@ -3,7 +3,7 @@ PORTNAME= kaa-base PORTVERSION= 0.6.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= multimedia python MASTER_SITES= SF/freevo/${PORTNAME}/${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,7 +12,8 @@ COMMENT= Kaa Media Repository LIB_DEPENDS= glib-2.0:${PORTSDIR}/devel/glib20 -BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/libxml2.py:${PORTSDIR}/textproc/py-libxml2 \ +BUILD_DEPENDS= pkgconf:${PORTSDIR}/devel/pkgconf \ + ${PYTHON_SITELIBDIR}/libxml2.py:${PORTSDIR}/textproc/py-libxml2 \ ${PYTHON_SITELIBDIR}/pygame/__init__.py:${PORTSDIR}/devel/py-game RUN_DEPENDS:= ${BUILD_DEPENDS} >Release-Note: >Audit-Trail: >Unformatted: