Re: What is the solution to "config.status: error: po/Makefile.in.in was not created by intltoolize." ?

2017-08-03 Thread Walter Schwarzenfeld
-Maybe, this can help (?) https://mail.gnome.org/archives/gtkmm-list/2009-August/msg00072.html ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to

What is the solution to "config.status: error: po/Makefile.in.in was not created by intltoolize." ?

2017-08-02 Thread Yuri
The port has: USES= autoreconf compiler:c++11-lib desktop-file-utils gettext pkgconfig gmake localbase pkgconfig GNU_CONFIGURE= yes USE_GNOME= gtk20 cairo intltool It seems that USE_GNOME=intltool should make it call libtoolize, but this problem still occurs. Yuri