ports/101833: [MAINTAINER] devel/p5-Dir-Project: Respect DESTDIR

Gea-Suan Lin gslin at gslin.org
Fri Aug 11 18:40:30 UTC 2006


>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:



More information about the freebsd-ports-bugs mailing list