Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Oct 2022 12:44:54 +0300
From:      Gleb Popov <arrowd@freebsd.org>
To:        Yuri Victorovich <yuri@freebsd.org>
Cc:        ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org,  dev-commits-ports-main@freebsd.org
Subject:   Re: git: 65be57f92214 - main - math/hs-syfco: New port: Synthesis Format Conversion Tool
Message-ID:  <CALH631=AHGFJ-wPjmjoaEJt7%2BrBgjgciCbb3=c44k5QaPDF52Q@mail.gmail.com>
In-Reply-To: <202210290708.29T78cVc072533@gitrepo.freebsd.org>
References:  <202210290708.29T78cVc072533@gitrepo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Oct 29, 2022 at 10:08 AM Yuri Victorovich <yuri@freebsd.org> wrote:
> +CABAL_EXECUTABLES=     syfco
> +CABAL_WRAPPER_SCRIPTS= ${CABAL_EXECUTABLES}

These variables seem to have default values and can be removed.

> +PLIST_FILES=   bin/syfco \
> +               libexec/cabal/syfco

Why is this needed? You do not seem to have CABAL_SKIP_PLIST=yes, so
you don't need to write it yourself.

Also, since the plist doesn't contain any data files, the
CABAL_WRAPPER_SCRIPTS functionality is not needed at all.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CALH631=AHGFJ-wPjmjoaEJt7%2BrBgjgciCbb3=c44k5QaPDF52Q>