Date: 16 Oct 2005 06:44:10 -0000 From: Zak Johnson <zakj@nox.cx> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/87509: [patch] update tinysu port to respect $PREFIX Message-ID: <20051016064410.72168.qmail@nox.cx> Resent-Message-ID: <200510160650.j9G6oFoc082607@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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@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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051016064410.72168.qmail>