Date: Mon, 8 Oct 2012 21:58:47 +0700 From: Max Khon <fjoe@FreeBSD.org> To: =?UTF-8?B?0JHQvtGA0LjRgSDQodCw0LzQvtGA0L7QtNC+0LI=?= <bsam@passap.ru> Cc: "O. Hartmann" <ohartman@mail.zedat.fu-berlin.de>, Ports FreeBSD <freebsd-ports@freebsd.org> Subject: Re: databases/pgadmin3: make: illegal option -- - Message-ID: <CADe0-4=FizkTiA-7PwKY=-iTBbNhP2qfFhXG85Ls1iV9LyCnJg@mail.gmail.com> In-Reply-To: <5072D16D.6010503@passap.ru> References: <5072BBDC.5040209@mail.zedat.fu-berlin.de> <5072D16D.6010503@passap.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
Hello! On Mon, Oct 8, 2012 at 8:13 PM, =D0=91=D0=BE=D1=80=D0=B8=D1=81 =D0=A1=D0=B0= =D0=BC=D0=BE=D1=80=D0=BE=D0=B4=D0=BE=D0=B2 <bsam@passap.ru> wrote: > (the port maintainer is CCed) > > 08.10.2012 15:41, O. Hartmann =D0=BF=D0=B8=D1=88=D0=B5=D1=82: > >> Has anyone any idea what is happening and how to solve? Where to look? > > > I've found it out. > > When py27-sphinx is installed the databases/pgadmin3 autodetects it > and try to build documentation. From the WRKSRC/Makefile: > ----- > doc: > cd $(top_srcdir)/docs/en_US && make -f Makefile.sphinx > SPHINXBUILD=3D${SPHINX_BUILD} htmlhelp > ----- > > Hence the command "make" is used instead of "gmake". The attached patch > let you compile the port. > > PS, as for me I hate those autodetecting schemas... I disabled auto-detection in r305538. However I still fail to see what is wrong with this "make -f" invocation (why it complains on unknown "-" parameter). Also, it does not fail with this error message for me on FreeBSD 9.1. Max
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CADe0-4=FizkTiA-7PwKY=-iTBbNhP2qfFhXG85Ls1iV9LyCnJg>