From owner-freebsd-ports@FreeBSD.ORG Fri May 13 14:06:34 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ED58E16A4CE for ; Fri, 13 May 2005 14:06:34 +0000 (GMT) Received: from mail.conject.com (mail.conject.net [194.221.87.225]) by mx1.FreeBSD.org (Postfix) with ESMTP id AFFD543D69 for ; Fri, 13 May 2005 14:06:33 +0000 (GMT) (envelope-from matthias.marschall@conject.com) Received: from mail.conject.com (localhost [127.0.0.1]) by mail.conject.com (Postfix) with SMTP id 7CB30B31A55; Fri, 13 May 2005 16:06:32 +0200 (CEST) Received: from [192.168.20.132] (host-62-245-197-110.customer.m-online.net [62.245.197.110]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (Client did not present a certificate) by mail.conject.com (Postfix) with ESMTP id 21DFBB31A3E; Fri, 13 May 2005 16:06:22 +0200 (CEST) Message-ID: <4284B45D.4010602@conject.com> Date: Fri, 13 May 2005 16:06:21 +0200 From: Matthias Marschall User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: tux@pinguru.net Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: ports@FreeBSD.org Subject: FreeBSD Port: mediawiki-1.4.4 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 May 2005 14:06:35 -0000 Hi, I just did a cvsup and tried to run make install. I get the following error message: ..orts/www/mediawiki# make install ===> Using wrong configuration file /var/db/ports//options *** Error code 1 Stop in /usr/ports/www/mediawiki. zsh: exit 1 make install How can I make that run? Cheers, Matthias