From owner-freebsd-ports-bugs@FreeBSD.ORG  Wed Jun 11 19:43:57 2003
Return-Path: <owner-freebsd-ports-bugs@FreeBSD.ORG>
Delivered-To: freebsd-ports-bugs@hub.freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 9209337B401; Wed, 11 Jun 2003 19:43:57 -0700 (PDT)
Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 291BF43FBD; Wed, 11 Jun 2003 19:43:57 -0700 (PDT)
	(envelope-from will@FreeBSD.org)
Received: from freefall.freebsd.org (will@localhost [127.0.0.1])
	by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h5C2hvUp041075;
	Wed, 11 Jun 2003 19:43:57 -0700 (PDT)
	(envelope-from will@freefall.freebsd.org)
Received: (from will@localhost)
	by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h5C2huqK041071;
	Wed, 11 Jun 2003 19:43:56 -0700 (PDT)
Date: Wed, 11 Jun 2003 19:43:56 -0700 (PDT)
From: Will Andrews <will@FreeBSD.org>
Message-Id: <200306120243.h5C2huqK041071@freefall.freebsd.org>
To: parv@pair.com, will@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org
Subject: Re: ports/38602: x11-wm/tvtwm is confused about PREFIX
X-BeenThere: freebsd-ports-bugs@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Ports bug reports <freebsd-ports-bugs.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports-bugs>,
	<mailto:freebsd-ports-bugs-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports-bugs>
List-Post: <mailto:freebsd-ports-bugs@freebsd.org>
List-Help: <mailto:freebsd-ports-bugs-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports-bugs>,
	<mailto:freebsd-ports-bugs-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 12 Jun 2003 02:43:57 -0000

Synopsis: x11-wm/tvtwm is confused about PREFIX

State-Changed-From-To: open->feedback
State-Changed-By: will
State-Changed-When: Wed Jun 11 19:41:34 PDT 2003
State-Changed-Why: 
This problem is caused by the fact the project uses imake.  Imake is
known to be rather inflexible when it comes to differing between build
and install time variables.  I gave it a shot, but I don't see an easy
way to make this port PREFIX-safe.  We could always just use our own
install target if that would suit you.  What do you think?

http://www.freebsd.org/cgi/query-pr.cgi?pr=38602