From owner-cvs-all Sat Jul 20 5: 4:18 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 65E4937B400; Sat, 20 Jul 2002 05:04:13 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A5F343E3B; Sat, 20 Jul 2002 05:04:13 -0700 (PDT) (envelope-from des@FreeBSD.org) Received: from freefall.freebsd.org (des@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6KC4CJU093482; Sat, 20 Jul 2002 05:04:12 -0700 (PDT) (envelope-from des@freefall.freebsd.org) Received: (from des@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6KC4CZ3093481; Sat, 20 Jul 2002 05:04:12 -0700 (PDT) Message-Id: <200207201204.g6KC4CZ3093481@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: Sat, 20 Jul 2002 05:04:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/misc/pybliographer Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG des 2002/07/20 05:04:12 PDT Modified files: misc/pybliographer Makefile Log: Use USE_REINPLACE and REINPLACE_CMD rather than implicitly depend on Perl. Also replace glib-config in configure with glib12-config so the port can actually build. Note that it's still kinda broken as it requires recode 3.5 exactly and we have 3.6 in our tree, but at least now it'll work if you have recode 3.5 installed. Revision Changes Path 1.9 +5 -2 ports/misc/pybliographer/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message