From gslin@netnews.NCTU.edu.tw  Fri Aug 11 18:47:14 2006
Return-Path: <gslin@netnews.NCTU.edu.tw>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 002A416A4DA
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 11 Aug 2006 18:47:13 +0000 (UTC)
	(envelope-from gslin@netnews.NCTU.edu.tw)
Received: from netnews.NCTU.edu.tw (ccreader.nctu.edu.tw [140.113.54.119])
	by mx1.FreeBSD.org (Postfix) with ESMTP id B198643D73
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 11 Aug 2006 18:47:13 +0000 (GMT)
	(envelope-from gslin@netnews.NCTU.edu.tw)
Received: by netnews.NCTU.edu.tw (Postfix, from userid 1000)
	id 18078371; Sat, 12 Aug 2006 02:47:08 +0800 (CST)
Message-Id: <20060811184708.18078371@netnews.NCTU.edu.tw>
Date: Sat, 12 Aug 2006 02:47:08 +0800 (CST)
From: Gea-Suan Lin <gslin@gslin.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: gslin@gslin.org
Subject: [MAINTAINER] sysutils/fusefs-unionfs: Respect DESTDIR
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         101836
>Category:       ports
>Synopsis:       [MAINTAINER] sysutils/fusefs-unionfs: Respect DESTDIR
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    clsung
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 11 18:50:15 GMT 2006
>Closed-Date:    Mon Aug 14 03:38:00 GMT 2006
>Last-Modified:  Mon Aug 14 03:38:00 GMT 2006
>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:

--- fusefs-unionfs-0.15.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/sysutils/fusefs-unionfs/Makefile /home/staff/gslin/work/fusefs-unionfs/Makefile
--- /usr/ports/sysutils/fusefs-unionfs/Makefile	Wed Aug  9 03:18:28 2006
+++ /home/staff/gslin/work/fusefs-unionfs/Makefile	Sat Aug 12 02:46:47 2006
@@ -29,7 +29,7 @@
 	 -o unionfs *.c -L${LOCALBASE}/lib ${PTHREAD_LIBS} -lfuse)
 
 do-install:
-	${INSTALL_PROGRAM} ${WRKSRC}/unionfs ${PREFIX}/bin
+	${INSTALL_PROGRAM} ${WRKSRC}/unionfs ${TARGETDIR}/bin
 
 .include <bsd.port.pre.mk>
 
--- fusefs-unionfs-0.15.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->clsung 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri Aug 11 18:50:36 UTC 2006 
Responsible-Changed-Why:  
clsung@ wants his PRs 

http://www.freebsd.org/cgi/query-pr.cgi?pr=101836 
State-Changed-From-To: open->closed 
State-Changed-By: clsung 
State-Changed-When: Mon Aug 14 03:37:59 UTC 2006 
State-Changed-Why:  
Committed. Thank You. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=101836 
>Unformatted:
