How to specify an extra lib during a port build?

Gleb Popov 6yearold at gmail.com
Thu Mar 12 09:12:49 UTC 2020


On Tue, Mar 3, 2020 at 8:34 PM Yuri <yuri at 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 at 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 at freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-haskell
> To unsubscribe, send any mail to "freebsd-haskell-unsubscribe at freebsd.org"
>


More information about the freebsd-haskell mailing list