databases/pgadmin3: make: illegal option -- -

Борис Самородов bsam at passap.ru
Mon Oct 8 12:18:57 UTC 2012


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]
>>          [-d flags] [-E variable] [-f makefile] [-I directory]
>>          [-j max_jobs] [-m directory] [-V variable]
>>          [variable=value] [target ...]
>> gmake: *** [doc] Error 2
>> *** [do-build] Error code 1
>
> Seems that you use locally modified port (apply some local patches).
> The default WRKSRC/Makefile has:
> -----
> # Create HTML docs
> doc:
> #       cd $(top_srcdir)/docs/en_US && make -f Makefile.sphinx
> SPHINXBUILD=${SPHINX_BUILD} htmlhelp
> -----
>
> Note that the command which is failing for you is commented out (the
> command line may be wrapped by MUA).
>
> HTH

Hm, never mind. I have:
-----
sphinx-build executable:                <not found>
-----

-- 
WBR, Boris Samorodov (bsam)
FreeBSD Committer, http://www.FreeBSD.org The Power To Serve


More information about the freebsd-ports mailing list