pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: pkgsrc/archivers/zstd



On Sun, Sep 04, 2016 at 12:36:59PM +0000, Thomas Klausner wrote:
> Index: pkgsrc/archivers/zstd/patches/patch-Makefile
> diff -u /dev/null pkgsrc/archivers/zstd/patches/patch-Makefile:1.1
> --- /dev/null Sun Sep  4 12:36:59 2016
> +++ pkgsrc/archivers/zstd/patches/patch-Makefile      Sun Sep  4 12:36:59 2016
> @@ -0,0 +1,15 @@
> +$NetBSD: patch-Makefile,v 1.1 2016/09/04 12:36:59 wiz Exp $
> +
> +Enable install target for NetBSD.
> +
> +--- Makefile.orig    2016-09-04 12:01:55.355932317 +0000
> ++++ Makefile
> +@@ -51,7 +51,7 @@ clean:
> + #----------------------------------------------------------------------------------
> + #make install is validated only for Linux, OSX, kFreeBSD, Hurd and some BSD targets
> + #----------------------------------------------------------------------------------
> +-ifneq (,$(filter $(shell uname),Linux Darwin GNU/kFreeBSD GNU FreeBSD DragonFly))
> ++ifneq (,$(filter $(shell uname),Linux Darwin GNU/kFreeBSD GNU FreeBSD DragonFly NetBSD))

Seriously??? Such crap doesn't belong into pkgsrc.

Joerg



Home | Main Index | Thread Index | Old Index