From owner-freebsd-questions@FreeBSD.ORG Sat Aug 16 14:34:46 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A1D941065708 for ; Sat, 16 Aug 2008 14:34:46 +0000 (UTC) (envelope-from lumiwa@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.182]) by mx1.freebsd.org (Postfix) with ESMTP id 140D68FC15 for ; Sat, 16 Aug 2008 14:34:45 +0000 (UTC) (envelope-from lumiwa@gmail.com) Received: by py-out-1112.google.com with SMTP id p76so1209662pyb.10 for ; Sat, 16 Aug 2008 07:34:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:date :user-agent:mime-version:content-type:content-transfer-encoding :content-disposition:message-id; bh=mCK0P1MDLMo1BbdVd/29V+ek9WuiRzN0+EP9ADabm5A=; b=gRLGXzCf9G6QaQ/4eKxKJANS1uIXPt9BskPqxWdKcwwea79Fuq8iSIHXicazPMaF7y aMGrJpR0dEyZ30Y2Z1ucGhWbIvMNfl0l4MQ03fKJnW6rnf1iDX4i8At0PJGLzDnuQqlb pfao+Yw9LS4vCAVJkoB2itTu8RgYR86xljJlA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:date:user-agent:mime-version:content-type :content-transfer-encoding:content-disposition:message-id; b=Io7/xd/7kK9t85t8glF78bx4JtaL0DHBAGMDuTOU6IF5hN39VsnyvjopfhzWpmmViA bWJmdF7KE4Sp1w79mfKOOOrfaxtYutdC3EERgWuqS2x/a1Tqukqzt6y80+NNFL98vRma Dgz8ft00iqlRO+GWYA58Db/oDLnEDhFP5KfsE= Received: by 10.64.196.9 with SMTP id t9mr6255915qbf.72.1218895574676; Sat, 16 Aug 2008 07:06:14 -0700 (PDT) Received: from ?192.168.0.100? ( [65.29.54.222]) by mx.google.com with ESMTPS id k29sm415620qba.7.2008.08.16.07.06.13 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sat, 16 Aug 2008 07:06:14 -0700 (PDT) From: Mitja To: freebsd-questions@freebsd.org Date: Sat, 16 Aug 2008 09:05:58 -0500 User-Agent: KMail/1.9.7 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200808160905.58142.lumiwa@gmail.com> Subject: make.conf X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Aug 2008 14:34:46 -0000 Hi! I got a help how to keep OpenOffice tu build with KDE: .if ${.CURDIR:M*/ports/editors/openoffice.org-2} WITH_KDE= yes .endif ...and I did it but when I start portmaster I got: portmaster -ad 1 open conditional: at line 112 (evaluated to true) make: fatal errors encountered -- cannot continue ===>>> The value of PORTSDIR cannot be empty ===>>> Aborting update Thanks in advance. -- All other things being equal, a bald man cannot be elected President of the United States. -- Vic Gold