Re: databases/pgadmin3: make: illegal option -- -

2012-10-08 Thread O. Hartmann
Am 10/08/12 17:48, schrieb Борис Самородов: > 08.10.2012 18:58, Max Khon пишет: > >> 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. > > Seems that the

Re: databases/pgadmin3: make: illegal option -- -

2012-10-08 Thread Борис Самородов
08.10.2012 18:58, Max Khon пишет: 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. Seems that the port is _not_ multiple jobs safe. Just changing MAKE_JOBS

Re: databases/pgadmin3: make: illegal option -- -

2012-10-08 Thread O. Hartmann
Am 10/08/12 16:58, schrieb Max Khon: > Hello! > > On Mon, Oct 8, 2012 at 8:13 PM, Борис Самородов wrote: > >> (the port maintainer is CCed) >> >> 08.10.2012 15:41, O. Hartmann пишет: >> >>> Has anyone any idea what is happening and how to solve? Where to look? >> >> >> I've found it out. >> >> W

Re: databases/pgadmin3: make: illegal option -- -

2012-10-08 Thread Max Khon
Hello! On Mon, Oct 8, 2012 at 8:13 PM, Борис Самородов wrote: > (the port maintainer is CCed) > > 08.10.2012 15:41, O. Hartmann пишет: > >> 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 aut

Re: databases/pgadmin3: make: illegal option -- -

2012-10-08 Thread O. Hartmann
On 10/08/12 15:13, Борис Самородов wrote: > Hi All, > > (the port maintainer is CCed) > > 08.10.2012 15:41, O. Hartmann пишет: > >> 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

Re: databases/pgadmin3: make: illegal option -- -

2012-10-08 Thread Борис Самородов
Hi All, (the port maintainer is CCed) 08.10.2012 15:41, O. Hartmann пишет: 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:

Re: databases/pgadmin3: make: illegal option -- -

2012-10-08 Thread Борис Самородов
08.10.2012 16:13, Борис Самородов пишет: 08.10.2012 15:41, O. Hartmann пишет: ===> Building for pgadmin3-1.16.0 cd ./docs/en_US && make -f Makefile.sphinx SPHINXBUILD=/usr/local/bin/sphinx-build htmlhelp make: illegal option -- - usage: make [-BPSXeiknpqrstv] [-C directory] [-D variable]

Re: databases/pgadmin3: make: illegal option -- -

2012-10-08 Thread Борис Самородов
08.10.2012 15:41, O. Hartmann пишет: ===> Building for pgadmin3-1.16.0 cd ./docs/en_US && make -f Makefile.sphinx SPHINXBUILD=/usr/local/bin/sphinx-build htmlhelp make: illegal option -- - usage: make [-BPSXeiknpqrstv] [-C directory] [-D variable] [-d flags] [-E variable] [-f makefile]

databases/pgadmin3: make: illegal option -- -

2012-10-08 Thread O. Hartmann
I see the below shown error on only one of my FreeBSD boxes driven by either FreeBSD 9.1-PRE or FreeBSD 10.0-CUR, all amd64 and CLANG built. Since all FreeBSD 10.0-CUR boxes build the update of that specific port without complains, I guess there is a nasty hidden little bug in one of my config file