Date: Sat, 12 Jul 2008 07:25:58 +0000 (UTC) From: Rong-En Fan <rafan@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/knutclient Makefile distinfo pkg-plist Message-ID: <200807120725.m6C7Pw4I023351@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rafan 2008-07-12 07:25:58 UTC FreeBSD ports repository Modified files: sysutils/knutclient Makefile distinfo pkg-plist Log: - Update to 0.9.4 - Remove duplicate USE_GMAKE line - Add --disable-fast-perl to avoid a warning at configure time. This option is used to do faster Makefile generation. - For unknown reason, at build stage, the Makefile tries to rebuild configure script (it happens before, but at this version, it breaks build). Add necessary evils (automake dependency and libtool hacks from bsd.autotools.mk) to make this port build in a tinderbox env. PR: ports/125343 Submitted by: Rusty Nejdl <rnejdl at ringofsaturn.com> (maintainer) Revision Changes Path 1.16 +7 -4 ports/sysutils/knutclient/Makefile 1.6 +3 -3 ports/sysutils/knutclient/distinfo 1.6 +36 -33 ports/sysutils/knutclient/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807120725.m6C7Pw4I023351>