Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Sep 2001 14:22:40 +0200 (CEST)
From:      Cyrille Lefevre <clefevre@citeweb.net>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/30386: Maintainer update: textproc/dico (minor fix)
Message-ID:  <200109061222.f86CMeI40326@gits.dyndns.org>

next in thread | raw e-mail | index | archive | help

>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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200109061222.f86CMeI40326>