From owner-cvs-all Wed Jul 10 22: 5:54 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 AA01537B400; Wed, 10 Jul 2002 22:05:51 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6016543E3B; Wed, 10 Jul 2002 22:05:51 -0700 (PDT) (envelope-from max@FreeBSD.org) Received: from freefall.freebsd.org (max@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6B55pJU026029; Wed, 10 Jul 2002 22:05:51 -0700 (PDT) (envelope-from max@freefall.freebsd.org) Received: (from max@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6B55pA3026028; Wed, 10 Jul 2002 22:05:51 -0700 (PDT) Message-Id: <200207110505.g6B55pA3026028@freefall.freebsd.org> From: Masafumi Max NAKANE Date: Wed, 10 Jul 2002 22:05:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/print/pdflib 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 max 2002/07/10 22:05:50 PDT Modified files: print/pdflib Makefile Log: Add back USE_GMAKE which was accidentally removed during the upgrade. This is needed as recent bmake (such as on 4.6) doesn't work with the Makefile, while older bmake (such as on 4.4) works. Submitted by: maintainer Revision Changes Path 1.20 +1 -0 ports/print/pdflib/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message