Date: Sun, 5 May 2013 21:09:48 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r317435 - head/palm/mdbconv/files Message-ID: <201305052109.r45L9muc052351@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Sun May 5 21:09:48 2013 New Revision: 317435 URL: http://svnweb.freebsd.org/changeset/ports/317435 Log: Fix build on current Modified: head/palm/mdbconv/files/Makefile Modified: head/palm/mdbconv/files/Makefile ============================================================================== --- head/palm/mdbconv/files/Makefile Sun May 5 21:06:29 2013 (r317434) +++ head/palm/mdbconv/files/Makefile Sun May 5 21:09:48 2013 (r317435) @@ -1,6 +1,6 @@ # $FreeBSD$ PROG= mdbconv -NOMAN= yes +NO_MAN= yes .include <bsd.prog.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201305052109.r45L9muc052351>