From nobody@FreeBSD.org  Sun Apr  1 20:19:25 2007
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 67B8F16A403
	for <freebsd-gnats-submit@FreeBSD.org>; Sun,  1 Apr 2007 20:19:25 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [69.147.83.33])
	by mx1.freebsd.org (Postfix) with ESMTP id 4103A13C459
	for <freebsd-gnats-submit@FreeBSD.org>; Sun,  1 Apr 2007 20:19:25 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id l31KJP6S088746
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 1 Apr 2007 20:19:25 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id l31KENF6088367;
	Sun, 1 Apr 2007 20:14:23 GMT
	(envelope-from nobody)
Message-Id: <200704012014.l31KENF6088367@www.freebsd.org>
Date: Sun, 1 Apr 2007 20:14:23 GMT
From: christopher<chrismcc+freebsd@pricegrabber.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: x11-toolkits/open-motif/Makefile bug
X-Send-Pr-Version: www-3.0

>Number:         111104
>Category:       ports
>Synopsis:       x11-toolkits/open-motif/Makefile bug
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    steve
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Apr 01 20:20:18 GMT 2007
>Closed-Date:    Wed Apr 04 05:18:12 GMT 2007
>Last-Modified:  Wed Apr 04 05:18:12 GMT 2007
>Originator:     christopher
>Release:        6.2
>Organization:
>Environment:
FreeBSD buildhost62 6.2-RELEASE-p3 FreeBSD 6.2-RELEASE-p3 #0: Sun Mar 25
 15:15:39 PDT 2007
>Description:
        x11-toolkits/open-motif/Makefile has:
         RUN_DEPENDS=  imake:${X_IMAKE_PORT}
        probably should be:
         BUILD_DEPENDS=  imake:${X_IMAKE_PORT}

>How-To-Repeat:
build x11-toolkits/open-motif
>Fix:
change RUN_DEPENDS=  imake:${X_IMAKE_PORT} to BUILD_DEPENDS=  imake:${X_
IMAKE_PORT}
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->steve 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sun Apr 1 20:20:37 UTC 2007 
Responsible-Changed-Why:  
Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=111104 
State-Changed-From-To: open->closed 
State-Changed-By: linimon 
State-Changed-When: Wed Apr 4 05:17:54 UTC 2007 
State-Changed-Why:  
Duplicate of ports/111103. 

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