From owner-freebsd-ports@FreeBSD.ORG Mon Oct 8 12:18:57 2012 Return-Path: Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AC9451065670 for ; Mon, 8 Oct 2012 12:18:57 +0000 (UTC) (envelope-from bsam@passap.ru) Received: from forward4h.mail.yandex.net (forward4h.mail.yandex.net [IPv6:2a02:6b8:0:f05::4]) by mx1.freebsd.org (Postfix) with ESMTP id 5CA1A8FC16 for ; Mon, 8 Oct 2012 12:18:57 +0000 (UTC) Received: from smtp4h.mail.yandex.net (smtp4h.mail.yandex.net [84.201.186.21]) by forward4h.mail.yandex.net (Yandex) with ESMTP id 7E1CC1B207C3; Mon, 8 Oct 2012 16:18:40 +0400 (MSK) Received: from smtp4h.mail.yandex.net (localhost [127.0.0.1]) by smtp4h.mail.yandex.net (Yandex) with ESMTP id 4241C2C00D4; Mon, 8 Oct 2012 16:18:40 +0400 (MSK) Received: from 87.249.28.58.tel.ru (87.249.28.58.tel.ru [87.249.28.58]) by smtp4h.mail.yandex.net (nwsmtp/Yandex) with ESMTP id IdHCFR7J-IeHCooev; Mon, 8 Oct 2012 16:18:40 +0400 Message-ID: <5072C495.4050202@passap.ru> Date: Mon, 08 Oct 2012 16:18:29 +0400 From: =?UTF-8?B?0JHQvtGA0LjRgSDQodCw0LzQvtGA0L7QtNC+0LI=?= User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:15.0) Gecko/20120911 Thunderbird/15.0.1 MIME-Version: 1.0 To: "O. Hartmann" References: <5072BBDC.5040209@mail.zedat.fu-berlin.de> <5072C34E.7020902@passap.ru> In-Reply-To: <5072C34E.7020902@passap.ru> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Cc: Ports FreeBSD Subject: Re: databases/pgadmin3: make: illegal option -- - X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Oct 2012 12:18:57 -0000 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: ----- -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Power To Serve