aclocal problem

Norikatsu Shigemura nork at FreeBSD.org
Mon May 9 05:52:13 PDT 2005


On Sun, 08 May 2005 22:33:36 -0500
DaJoob <DaJoob at dajoob.com> wrote:
> pre-configure:
>     cd ${WRKSRC}
>     aclocal${USE_AUTOMAKE_VER}

	Oh my.., I think that following solution is best.

pre-configure:
	@(cd ${CONFIGURE_WRKSRC} && ${SETENV} ${AUTOTOOLS_ENV} ${ACLOCAL})


More information about the freebsd-ports mailing list