Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Sep 2001 14:45:27 +0200 (CEST)
From:      Cyrille Lefevre <clefevre@citeweb.net>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/30387: Maintainer port: database/gdbm (minor fix)
Message-ID:  <200109061245.f86CjR641350@gits.dyndns.org>

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

>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




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