Date: Mon, 08 Oct 2012 17:13:17 +0400 From: =?UTF-8?B?0JHQvtGA0LjRgSDQodCw0LzQvtGA0L7QtNC+0LI=?= <bsam@passap.ru> To: "O. Hartmann" <ohartman@mail.zedat.fu-berlin.de>, Ports FreeBSD <freebsd-ports@FreeBSD.org>, fjoe@FreeBSD.org Subject: Re: databases/pgadmin3: make: illegal option -- - Message-ID: <5072D16D.6010503@passap.ru> In-Reply-To: <5072BBDC.5040209@mail.zedat.fu-berlin.de> References: <5072BBDC.5040209@mail.zedat.fu-berlin.de>
next in thread | previous in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format. --------------090503010503050607060201 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit 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: ----- doc: cd $(top_srcdir)/docs/en_US && make -f Makefile.sphinx SPHINXBUILD=${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... -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Power To Serve --------------090503010503050607060201 Content-Type: text/plain; charset=UTF-8; name="pgadmin.diff" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="pgadmin.diff" LS0tIC9ob21lL2JzYW0vdG1wL3BvcnRzLXN2bi9kYXRhYmFzZXMvcGdhZG1pbjMvTWFrZWZp bGUJMjAxMi0xMC0wMiAxNjowNDozMy4wNTIyOTg5MjkgKzA0MDAKKysrIE1ha2VmaWxlCTIw MTItMTAtMDggMTY6NDg6MjcuNTQ5MTQyMjYwICswNDAwCkBAIC0zNyw1ICszNyw2IEBACiAJ QCR7UkVJTlBMQUNFX0NNRH0gLWUgJ3MsL3d4LWNvbmZpZywvJHtXWF9DT05GSUc6VH0sJyAk e1dSS1NSQ30vY29uZmlndXJlCiAJQCR7UkVJTlBMQUNFX0NNRH0gLWUgJ3MsL3Vzci9iaW4v eHRlcm0sJHtMT0NBTEJBU0V9L2Jpbi94dGVybSwnICR7V1JLU1JDfS9wbHVnaW5zLmQvcGx1 Z2lucy5pbmkKIAlAJHtSRUlOUExBQ0VfQ01EfSAtZSAncywvYmluL2Jhc2gsL2Jpbi9zaCwn ICR7V1JLU1JDfS9wZ2FkbWluL3Zlcl9zdm4uc2gKKwlAJHtSRUlOUExBQ0VfQ01EfSAtZSAn cywgbWFrZSAtZiAsICQkXHtNQUtFXH0gLWYgLCcgJHtXUktTUkN9L01ha2VmaWxlLmluCiAK IC5pbmNsdWRlIDxic2QucG9ydC5taz4K --------------090503010503050607060201--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5072D16D.6010503>