ports/101836: [MAINTAINER] sysutils/fusefs-unionfs: Respect DESTDIR
Gea-Suan Lin
gslin at gslin.org
Fri Aug 11 18:50:18 UTC 2006
>Number: 101836
>Category: ports
>Synopsis: [MAINTAINER] sysutils/fusefs-unionfs: 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:50:15 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:
--- 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:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list