From owner-freebsd-ports@FreeBSD.ORG Sat Sep 15 15:40:48 2007 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6939316A41B for ; Sat, 15 Sep 2007 15:40:48 +0000 (UTC) (envelope-from dan@langille.org) Received: from supernews.unixathome.org (supernews.unixathome.org [216.168.29.4]) by mx1.freebsd.org (Postfix) with ESMTP id 5CB8313C474 for ; Sat, 15 Sep 2007 15:40:48 +0000 (UTC) (envelope-from dan@langille.org) Received: from localhost (localhost [127.0.0.1]) by supernews.unixathome.org (Postfix) with ESMTP id D346C1702C for ; Sat, 15 Sep 2007 11:40:33 -0400 (EDT) X-Virus-Scanned: amavisd-new at unixathome.org Received: from supernews.unixathome.org ([127.0.0.1]) by localhost (supernews.unixathome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id hCCQJcPh8pcM for ; Sat, 15 Sep 2007 11:40:31 -0400 (EDT) Received: from bast.unixathome.org (bast.unixathome.org [76.110.86.209]) by supernews.unixathome.org (Postfix) with ESMTP id E765517026 for ; Sat, 15 Sep 2007 11:40:30 -0400 (EDT) Received: from [10.55.0.99] (wocker.unixathome.org [10.55.0.99]) by bast.unixathome.org (Postfix) with ESMTP id E9438B880 for ; Sat, 15 Sep 2007 11:33:25 -0400 (EDT) From: "Dan Langille" To: freebsd-ports@freebsd.org Date: Sat, 15 Sep 2007 11:39:26 -0400 MIME-Version: 1.0 Message-ID: <46EBC46E.32301.98BC921@dan.langille.org> Priority: normal X-mailer: Pegasus Mail for Windows (4.41) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body Subject: qmake problems 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: Sat, 15 Sep 2007 15:40:48 -0000 [reposting now that the URL below works ] Folks: I'm trying to create a new port (sysutils/bacula-bat). I'm having trouble getting it to compile. The error I see is: config.status: executing default commands Creating bat Makefile qmake: not found It seems the vendor code for this new port wants to run qmake, and it seems like I should make it want /usr/local/sbin/qmake-qt4 instead. Is that reasonable? The full make output and a copy of the Makefile is at: http://www.langille.org/tmp/bacula.build.txt The port (a slave of bacula-server) can be obtained here: http://www.langille.org/tmp/bacula-bat.tgz $ md5 bacula-bat.tgz MD5 (bacula-bat.tgz) = 7336f6ed124c34480f16e799db23a8ee thank you -- Dan Langille - http://www.langille.org/ Available for hire: http://www.freebsddiary.org/dan_langille.php