Re: git: da411ab69810 - main - sysutils/catatonit: new port
- In reply to: Daniel Engberg : "Re: git: da411ab69810 - main - sysutils/catatonit: new port"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 23 Jul 2023 07:15:45 UTC
On Sat, 22 Jul 2023 at 15:21, Daniel Engberg <diizzy@freebsd.org> wrote: > > Why is pre-configure section needed if you use USES= autoreconf ? > LICENSE seems to be incorrect? > > https://github.com/dfr/catatonit/commit/96760cc0acb3643a266505b71d025b484e2c4a98 > (see commit message and README.md) > Please define LICENSE_FILE > HAS_CONFIGURE should be GNU_CONFIGURE > Is gmake really needed? Works fine on 13.2-RELEASE using (b)make > If you only have two files in pkg-plist you can also define plist in the > Makefile instead. (optional) > Thanks for the feedback. I don't think I even tried to build with bmake - I guess I assumed that autoconf tends to imply gmake. I'll send you a patch to fix the license issue and other nits. Doug.