From owner-freebsd-ports Thu Sep 6 5:50:19 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C6EEE37B408 for ; Thu, 6 Sep 2001 05:50:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f86Co1Y78261; Thu, 6 Sep 2001 05:50:01 -0700 (PDT) (envelope-from gnats) Received: from smtp.noos.fr (racine.noos.net [212.198.2.71]) by hub.freebsd.org (Postfix) with ESMTP id A925137B406 for ; Thu, 6 Sep 2001 05:45:29 -0700 (PDT) Received: (qmail 59766837 invoked by uid 0); 6 Sep 2001 12:45:28 -0000 Received: from unknown (HELO gits.dyndns.org) ([212.198.231.187]) (envelope-sender ) by 212.198.2.71 (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 6 Sep 2001 12:45:28 -0000 Received: (from root@localhost) by gits.dyndns.org (8.11.6/8.11.6) id f86CjR641350; Thu, 6 Sep 2001 14:45:27 +0200 (CEST) (envelope-from root) Message-Id: <200109061245.f86CjR641350@gits.dyndns.org> Date: Thu, 6 Sep 2001 14:45:27 +0200 (CEST) From: Cyrille Lefevre Reply-To: Cyrille Lefevre To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/30387: Maintainer port: database/gdbm (minor fix) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 30387 >Category: ports >Synopsis: Maintainer port: database/gdbm (minor fix) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Sep 06 05:50:01 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Cyrille Lefevre >Release: FreeBSD 4.4-RC i386 >Organization: ACME >Environment: System: FreeBSD gits 4.4-RC FreeBSD 4.4-RC #29: Sat Aug 25 14:49:20 CEST 2001 root@gits:/disk2/4.x-stable/src/sys/compile/CUSTOM i386 >Description: Makefile MAKE_ARGS added. >How-To-Repeat: n/a >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/databases/gdbm/Makefile,v retrieving revision 1.14 diff -u -r1.14 Makefile --- Makefile 2001/06/16 13:58:38 1.14 +++ Makefile 2001/09/06 12:44:49 @@ -15,6 +15,8 @@ USE_LIBTOOL= yes INSTALLS_SHLIB= yes +USE_GMAKE= yes +MAKE_ARGS= prefix=${PREFIX} MAN3= gdbm.3 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message