On Wed, Jun 13, 2007 at 03:00:27AM -0700, Vortechz wrote: > > I need to invoke /usr/local/bin/gm4 to get a configure.ac script processed by > autoconf.
Some GNOME ports have trick like below. Maybe this will help.
post-patch:
@ln -s ${LOCALBASE}/bin/gm4 ${WRKDIR}/bin/m4
--
best regards
q#
