ports/87509: [patch] update tinysu port to respect $PREFIX

Zak Johnson zakj at nox.cx
Sun Oct 16 06:50:16 UTC 2005


>Number:         87509
>Category:       ports
>Synopsis:       [patch] update tinysu port to respect $PREFIX
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Oct 16 06:50:14 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Zak Johnson
>Release:        FreeBSD 4.10-RELEASE-p5 i386
>Organization:
>Environment:
System: FreeBSD twitch.nox.cx 4.10-RELEASE-p5 FreeBSD 4.10-RELEASE-p5 #5: Wed Jun 22 22:00:18 PDT 2005 user at jail17.johncompanies.com:/usr/obj/usr/src/sys/jail17 i386

>Description:
>How-To-Repeat:
>Fix:

--- tinysu-prefix.diff begins here ---
--- Makefile.orig	Tue May 24 14:52:50 2005
+++ Makefile	Sat Oct 15 23:32:22 2005
@@ -18,4 +18,7 @@
 ALL_TARGET=	it
 INSTALL_TARGET=	setup check
 
+post-extract:
+	@${ECHO_CMD} ${PREFIX} >${WRKSRC}/conf-home
+
 .include <bsd.port.mk>
--- tinysu-prefix.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list