From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Apr 26 18:40:12 2012 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 2944A106566B for ; Thu, 26 Apr 2012 18:40:12 +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 1539B8FC15 for ; Thu, 26 Apr 2012 18:40:12 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q3QIeBxv087806 for ; Thu, 26 Apr 2012 18:40:11 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q3QIeB7l087805; Thu, 26 Apr 2012 18:40:11 GMT (envelope-from gnats) Date: Thu, 26 Apr 2012 18:40:11 GMT Message-Id: <201204261840.q3QIeB7l087805@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Quentin Stievenart Cc: Subject: Re: ports/167330: graphics/zathura ports update X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Quentin Stievenart List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Apr 2012 18:40:12 -0000 The following reply was made to PR ports/167330; it has been noted by GNATS. From: Quentin Stievenart To: bug-followup@freebsd.org Cc: Subject: Re: ports/167330: graphics/zathura ports update Date: Thu, 26 Apr 2012 20:31:45 +0200 There are two problems with this patch: 1. it depends on the girara ports in PR ports/167328, which is wrong for the moment (it installs the lib files in /usr/lib instead of /usr/local/lib, this can be fixed by setting LIBDIR to /usr/local/lib in the Makefile) 2. because of the behavior of RUN_DEPENDS, it does *not* install the plugins if the directory /usr/local/lib/zathura/ which is likely the case if this is the first time the port is built 2012/4/26 Edwin Groothuis : > Maintainer of graphics/zathura, > > Please note that PR ports/167330 has just been submitted. > > If it contains a patch for an upgrade, an enhancement or a bug fix > you agree on, reply to this email stating that you approve the patch > and a committer will take care of it. > > The full text of the PR can be found at: > =A0 =A0http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dports/167330 > > -- > Edwin Groothuis via the GNATS Auto Assign Tool > edwin@FreeBSD.org