Date: Sun, 11 Mar 2001 11:37:50 +0800 (CST) From: leeym@bsd.ce.ntu.edu.tw To: FreeBSD-gnats-submit@freebsd.org Subject: ports/25674: update port: databases/p5-DBZ_File Message-ID: <200103110337.f2B3boP61901@utopia.leeym.com>
next in thread | raw e-mail | index | archive | help
>Number: 25674 >Category: ports >Synopsis: update port: databases/p5-DBZ_File >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Mar 10 19:40:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Yen-Ming Lee >Release: FreeBSD 4.2-STABLE i386 >Organization: >Environment: FreeBSD utopia.leeym.com 4.2-STABLE FreeBSD 4.2-STABLE #1: Wed Mar 7 05:04:44 CST 2001 root@:/home/system/obj/home/system/src/sys/GENERIC i386 >Description: replace CONFIGURE_ENV with CONFIGURE_ARGS >How-To-Repeat: cd /usr/ports/databases/p5-DBZ_File; make build >Fix: diff -ruN /usr/ports/databases/p5-DBZ_File/Makefile p5-DBZ_File/Makefile --- /usr/ports/databases/p5-DBZ_File/Makefile Fri Mar 2 16:00:44 2001 +++ p5-DBZ_File/Makefile Sun Mar 11 00:01:06 2001 @@ -16,7 +16,7 @@ MAINTAINER= leeym@cae.ce.ntu.edu.tw PERL_CONFIGURE= yes -CONFIGURE_ENV= -I${FILESDIR} -L${FILESDIR} +CONFIGURE_ARGS= DEFINE="-I${FILESDIR}" WRKSRC= ${WRKDIR}/DBZ_File >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?200103110337.f2B3boP61901>