git: bc880486652d - main - www/hs-postgrest: Update comment.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 28 Jul 2022 19:53:37 UTC
The branch main has been updated by arrowd: URL: https://cgit.FreeBSD.org/ports/commit/?id=bc880486652d0d6f9d2267a02598adabd6c86003 commit bc880486652d0d6f9d2267a02598adabd6c86003 Author: Gleb Popov <arrowd@FreeBSD.org> AuthorDate: 2022-07-28 19:52:24 +0000 Commit: Gleb Popov <arrowd@FreeBSD.org> CommitDate: 2022-07-28 19:52:56 +0000 www/hs-postgrest: Update comment. --- www/hs-postgrest/Makefile | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/www/hs-postgrest/Makefile b/www/hs-postgrest/Makefile index 40dc03a49406..f1b3870600e8 100644 --- a/www/hs-postgrest/Makefile +++ b/www/hs-postgrest/Makefile @@ -37,12 +37,10 @@ PLIST_SUB= ETCDIR=${ETCDIR} \ POSTGREST_GROUP=${POSTGREST_GROUP} \ POSTGREST_USER=${POSTGREST_USER} -# This file includes the USE_CABAL. For generate it's need do: -# 1) make extract -# 2) make cabal-extract -# 3) make cabal-extract-deps -# 4) make make-use-cabal && paste the USE_CABAL section to Makefile.modules -# 4) make make-use-cabal-revs +# This file includes the USE_CABAL. To regenerate it it's required to run: +# 1) make cabal-extract +# 2) make cabal-configure +# 3) make make-use-cabal && paste the USE_CABAL section to Makefile.modules .include "Makefile.modules" do-install: