Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Jun 2018 14:39:37 +0000
From:      bugzilla-noreply@freebsd.org
To:        gnome@FreeBSD.org
Subject:   [Bug 220597] deskutils/gucharmap: does not compile
Message-ID:  <bug-220597-6497-nIlXQ7TpDr@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-220597-6497@https.bugs.freebsd.org/bugzilla/>
References:  <bug-220597-6497@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D220597

--- Comment #62 from Ting-Wei Lan <lantw44@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=3D1 ./autogen.sh

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-220597-6497-nIlXQ7TpDr>