[Bug 220597] deskutils/gucharmap: does not compile

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jun 27 14:39:40 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220597

--- Comment #62 from Ting-Wei Lan <lantw44 at gmail.com> ---
(In reply to w.schwarzenfeld from comment #59)
You have to run gtkdocize before running autoreconf, but there is an easier
way. You can use 'autogen.sh' provided in the git repository instead of
manually running autoreconf by putting this in port Makefile:

pre-configure:
        cd ${WRKSRC} && NOCONFIGURE=1 ./autogen.sh

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


More information about the freebsd-gnome mailing list