Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Feb 2008 11:21:16 -0900
From:      Beech Rintoul <beech@freebsd.org>
To:        freebsd-ports@freebsd.org
Cc:        Philipp Ost <pj@smo.de>
Subject:   Re: [PATCH] graphics/cinepaint -- typo in Makefile
Message-ID:  <200802021121.24901.beech@freebsd.org>
In-Reply-To: <47A4D056.4060105@smo.de>
References:  <47A4D056.4060105@smo.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Saturday 02 February 2008, Philipp Ost said:
> Hello David, hi list,
>
> graphics/cinepaint refuses to build because bsd.port.pre.mk is
> included twice in the Makefile. The following patch solves this
> issues for me:
>
> --- Makefile.orig       2008-02-02 21:13:02.000000000 +0100
> +++ Makefile    2008-02-02 21:14:24.000000000 +0100
> @@ -46,7 +46,6 @@
>   PLIST_SUB+=    OPENEXR:="@comment "
>   .endif
>
> -.include <bsd.port.pre.mk>
>
>   post-patch:
>          @${REINPLACE_CMD} -e \
>
> Regards,
> Philipp

This has been fixed.

-- 
---------------------------------------------------------------------------------------
Beech Rintoul - FreeBSD Developer - beech@FreeBSD.org
/"\   ASCII Ribbon Campaign  | FreeBSD Since 4.x
\ / - NO HTML/RTF in e-mail   | http://www.freebsd.org
 X  - NO Word docs in e-mail | Latest Release:
/ \  - http://www.FreeBSD.org/releases/6.3R/announce.html
---------------------------------------------------------------------------------------






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