From owner-freebsd-ports Thu Sep 6 5:30:16 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 0460B37B408 for ; Thu, 6 Sep 2001 05:30:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f86CU0775799; Thu, 6 Sep 2001 05:30:00 -0700 (PDT) (envelope-from gnats) Received: from smtp.noos.fr (descartes.noos.net [212.198.2.74]) by hub.freebsd.org (Postfix) with ESMTP id 7BCB137B401 for ; Thu, 6 Sep 2001 05:22:42 -0700 (PDT) Received: (qmail 2057804 invoked by uid 0); 6 Sep 2001 12:22:41 -0000 Received: from unknown (HELO gits.dyndns.org) ([212.198.231.187]) (envelope-sender ) by 212.198.2.74 (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 6 Sep 2001 12:22:41 -0000 Received: (from root@localhost) by gits.dyndns.org (8.11.6/8.11.6) id f86CMeI40326; Thu, 6 Sep 2001 14:22:40 +0200 (CEST) (envelope-from root) Message-Id: <200109061222.f86CMeI40326@gits.dyndns.org> Date: Thu, 6 Sep 2001 14:22:40 +0200 (CEST) From: Cyrille Lefevre Reply-To: Cyrille Lefevre To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/30386: Maintainer update: textproc/dico (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: 30386 >Category: ports >Synopsis: Maintainer update: textproc/dico (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:30:00 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 USE_GMAKE and MAKE_ARGS added. >How-To-Repeat: n/a >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/textproc/dico/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- Makefile 2001/06/16 13:58:39 1.2 +++ Makefile 2001/09/06 12:21:15 @@ -19,8 +19,10 @@ NO_WRKSUBDIR= true PATCH_STRIP= -p1 USE_AUTOMAKE= true +USE_GMAKE= true AUTOMAKE= automake --add-missing --foreign --include-deps ACLOCAL= aclocal +MAKE_ARGS+= prefix=${PREFIX} MAN1= dico.1 post-patch: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message