Date: Sat, 12 Aug 2006 02:39:13 +0800 (CST) From: Gea-Suan Lin <gslin@gslin.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: gslin@gslin.org Subject: ports/101833: [MAINTAINER] devel/p5-Dir-Project: Respect DESTDIR Message-ID: <20060811183913.084E8371@netnews.NCTU.edu.tw> Resent-Message-ID: <200608111840.k7BIeOvk011930@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 101833 >Category: ports >Synopsis: [MAINTAINER] devel/p5-Dir-Project: Respect DESTDIR >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Aug 11 18:40:24 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Gea-Suan Lin >Release: FreeBSD 6.1-RELEASE i386 >Organization: >Environment: System: FreeBSD netnews.NCTU.edu.tw 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sat May 13 03:43:48 CST 2006 >Description: - Respect DESTDIR Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-Dir-Project-3.000.patch begins here --- diff -ruN --exclude=CVS /usr/ports/devel/p5-Dir-Project/Makefile /home/staff/gslin/work/p5-Dir-Project/Makefile --- /usr/ports/devel/p5-Dir-Project/Makefile Sat Jul 15 05:21:22 2006 +++ /home/staff/gslin/work/p5-Dir-Project/Makefile Sat Aug 12 02:38:25 2006 @@ -16,7 +16,7 @@ COMMENT= Project Environment determination PERL_CONFIGURE= yes -CONFIGURE_ENV+= DIRPROJECT_PREFIX=${PREFIX} +CONFIGURE_ENV+= DIRPROJECT_PREFIX=${TARGETDIR} MAN1= project_bin.1 project_dir.1 MAN3= Dir::Project.3 --- p5-Dir-Project-3.000.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060811183913.084E8371>