On Thu, 26 Oct 2017 01:11:55 +0800 blubee blubeeme <gurenc...@gmail.com> wrote:
> I found this really old thread:
> https://mail.gnome.org/archives/gtkmm-list/2009-August/msg00072.html
> 
> and this really old script to "work around" the issue.
> 
> #! /bin/sh -etest -n "$srcdir" || srcdir=`dirname "$0"`test -n
> "$srcdir" || srcdir=.(
>   cd "$srcdir" &&
>   AUTOPOINT='intltoolize --automake --copy' autoreconf --force
> --install --verbose) || exittest -n "$NOCONFIGURE" ||
> "$srcdir/configure" "$@"
> 
> 
> 
> Do I just have to implement this in the ports Makefile or is there some
> workaround?

Just add USES=autoreconf and USE_GNOME=intltool to your Makefile.
_______________________________________________
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to