From owner-freebsd-python@FreeBSD.ORG Fri Jan 16 22:00:16 2009 Return-Path: Delivered-To: freebsd-python@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 721611065670 for ; Fri, 16 Jan 2009 22:00:16 +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 4627E8FC0C for ; Fri, 16 Jan 2009 22:00:16 +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 n0GM03JP011978 for ; Fri, 16 Jan 2009 22:00:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n0GM03lr011977; Fri, 16 Jan 2009 22:00:03 GMT (envelope-from gnats) Date: Fri, 16 Jan 2009 22:00:03 GMT Message-Id: <200901162200.n0GM03lr011977@freefall.freebsd.org> To: freebsd-python@FreeBSD.org From: "J.R. Oldroyd" Cc: Subject: Re: ports/130523: new port: multimedia/py-kaa-imlib2 KAA media repository X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "J.R. Oldroyd" List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Jan 2009 22:00:17 -0000 The following reply was made to PR ports/130523; it has been noted by GNATS. From: "J.R. Oldroyd" To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Cc: Subject: Re: ports/130523: new port: multimedia/py-kaa-imlib2 KAA media repository Date: Fri, 16 Jan 2009 16:21:12 -0500 Please add the following dependency to the Makefile. LIB_DEPENDS= Imlib2:${PORTSDIR}/graphics/imlib2 Thanks. -jr