Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Mar 2020 13:12:18 +0400
From:      Gleb Popov <6yearold@gmail.com>
To:        Yuri <yuri@rawbw.com>
Cc:        freebsd-haskell@freebsd.org
Subject:   Re: How to specify an extra lib during a port build?
Message-ID:  <CALH631=yw3xjLduKZgJgzTeyfCwusGd069FsnFHbTOtgSaJ51w@mail.gmail.com>
In-Reply-To: <c2f1cce2-5252-df24-c765-2a62738f2e3b@rawbw.com>
References:  <6b2f2978-db6a-62ed-f12b-1477148a2ddf@rawbw.com> <c2f1cce2-5252-df24-c765-2a62738f2e3b@rawbw.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Mar 3, 2020 at 8:34 PM Yuri <yuri@rawbw.com> wrote:

> Here's the port Makefile that leads to the error:
>
>
> # $FreeBSD$
>
> PORTNAME=    penrose
> DISTVERSIONPREFIX=    v
> DISTVERSION=    0.1.1.1
> CATEGORIES=    math haskell
>
> MAINTAINER=    yuri@FreeBSD.org
> COMMENT=    Create beautiful diagrams by typing mathematical notation in
> plain text
>
> LICENSE=    BSD3CLAUSE
>
> USES=        cabal
> USE_GITHUB=    yes
>
> .include <bsd.port.mk>
>
>
> Yuri
>
>
This required a lot of fiddling and tinkering, but I think I did most
complex part. Here you go: https://arrowd.name/penrose.zip

_______________________________________________
> freebsd-haskell@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-haskell
> To unsubscribe, send any mail to "freebsd-haskell-unsubscribe@freebsd.org"
>



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