Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Aug 2013 11:45:46 -0300
From:      William Grzybowski <william88@gmail.com>
To:        Sunpoet Po-Chuan Hsieh <sunpoet@freebsd.org>
Cc:        svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers <ports-committers@freebsd.org>
Subject:   Re: svn commit: r325600 - head/science/udunits
Message-ID:  <CAHtVNLP67sLzf2Jok_97_m9LwNexsPj_6u6_JR-ZQN9dbqS8dw@mail.gmail.com>
In-Reply-To: <201308291441.r7TEfZUf078363@svn.freebsd.org>
References:  <201308291441.r7TEfZUf078363@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Aug 29, 2013 at 11:41 AM, Sunpoet Po-Chuan Hsieh <
sunpoet@freebsd.org> wrote:

> Author: sunpoet
> Date: Thu Aug 29 14:41:35 2013
> New Revision: 325600
> URL: http://svnweb.freebsd.org/changeset/ports/325600
>
> Log:
>   - Pet portlint: remove ABI version number from LIB_DEPENDS
>
> Modified:
>   head/science/udunits/Makefile
>
> Modified: head/science/udunits/Makefile
>
> ==============================================================================
> --- head/science/udunits/Makefile       Thu Aug 29 14:27:20 2013
>  (r325599)
> +++ head/science/udunits/Makefile       Thu Aug 29 14:41:35 2013
>  (r325600)
> @@ -11,7 +11,7 @@ MASTER_SITES= ftp://ftp.unidata.ucar.edu
>  MAINTAINER=    sunpoet@FreeBSD.org
>  COMMENT=       Library for manipulating units of physical quantities
>
> -LIB_DEPENDS=   expat.6:${PORTSDIR}/textproc/expat2
> +LIB_DEPENDS=   expat:${PORTSDIR}/textproc/expat2
>
>  CONFIGURE_ENV= ac_cv_header_CUnit_CUnit_h=no
>  CPPFLAGS+=     -I${LOCALBASE}/include
>

Hi,

We might as well convert to the new syntax when changing LIB_DEPENDS:
LIB_DEPENDS=   libexpat.so:${PORTSDIR}/textproc/

Cheers



-- 
William Grzybowski
------------------------------------------
Curitiba/PR - Brasil



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAHtVNLP67sLzf2Jok_97_m9LwNexsPj_6u6_JR-ZQN9dbqS8dw>