[Bug 223361] [new port] audio/amsynth, analog modelling (a.k.a virtual analog) software synthesizer
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Nov 1 23:42:03 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223361
--- Comment #8 from Adam Weinberger <adamw at FreeBSD.org> ---
(In reply to bcomputerguy from comment #7)
Then you should probably update timestamps with ${TOUCH} as needed, and have
USES=autoreconf. Even with your new patch, you are calling autoreconf, but you
haven't installed it yet with an autoconf dependency. USES=autoreconf does more
than just call autoreconf.
Your NLS option will fail to package if it's turned off. Every gettext file
needs to be behind %%NLS%% in the plist.
None of those GH_* variables are necessary, and it would be very unusual if
those CONFIGURE_ARGS are necessary too.
Testing in a jail isn't really a substitute for "poudriere testport". I know
it's a pain to set up, but it simply how port creation needs to happen these
days.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list