Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 01 Nov 2017 23:42:03 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 223361] [new port] audio/amsynth, analog modelling (a.k.a virtual analog) software synthesizer
Message-ID:  <bug-223361-13-G3OA9yRgYu@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-223361-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-223361-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D223361

--- Comment #8 from Adam Weinberger <adamw@FreeBSD.org> ---
(In reply to bcomputerguy from comment #7)

Then you should probably update timestamps with ${TOUCH} as needed, and have
USES=3Dautoreconf. Even with your new patch, you are calling autoreconf, bu=
t you
haven't installed it yet with an autoconf dependency. USES=3Dautoreconf doe=
s 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.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-223361-13-G3OA9yRgYu>