svn commit: r337549 - head/archivers/plzip

Baptiste Daroussin bapt at FreeBSD.org
Thu Dec 26 16:28:55 UTC 2013


On Thu, Dec 26, 2013 at 04:27:35PM +0000, Baptiste Daroussin wrote:
> Author: bapt
> Date: Thu Dec 26 16:27:35 2013
> New Revision: 337549
> URL: http://svnweb.freebsd.org/changeset/ports/337549
> 
> Log:
>   Support stage
> 
> Modified:
>   head/archivers/plzip/Makefile
> 
> Modified: head/archivers/plzip/Makefile
> ==============================================================================
> --- head/archivers/plzip/Makefile	Thu Dec 26 16:25:52 2013	(r337548)
> +++ head/archivers/plzip/Makefile	Thu Dec 26 16:27:35 2013	(r337549)
> @@ -11,14 +11,13 @@ COMMENT=	Parallel, lossless data compres
>  
>  BUILD_DEPENDS=	lzlib>=1.1:${PORTSDIR}/archivers/lzlib
>  
> -PLIST_FILES=	bin/plzip
> +PLIST_FILES=	bin/plzip \
> +		man/man1/plzip.1.gz
>  
> -NO_STAGE=	yes
>  USES=		gmake
>  GNU_CONFIGURE=	yes
>  CONFIGURE_ARGS=	CXXFLAGS="-I${LOCALBASE}/include" \
>  		LDFLAGS="-L${LOCALBASE}/lib"
> -MAN1=		plzip.1
>  INFO=		plzip
>  
>  .include <bsd.port.mk>

Every one should read: 
Warren Block <wblock at wonkity.com>

And not imp here :) Sorry for the confusion.

regards,
Bapt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-head/attachments/20131226/7d7da9b3/attachment.sig>


More information about the svn-ports-head mailing list