From root+utd59514@utdallas.edu  Tue Jan  3 00:08:49 2006
Return-Path: <root+utd59514@utdallas.edu>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id E7CBA16A41F
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  3 Jan 2006 00:08:49 +0000 (GMT)
	(envelope-from root+utd59514@utdallas.edu)
Received: from smtp1.utdallas.edu (smtp1.utdallas.edu [129.110.10.12])
	by mx1.FreeBSD.org (Postfix) with ESMTP id A89D243D5F
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  3 Jan 2006 00:08:48 +0000 (GMT)
	(envelope-from root+utd59514@utdallas.edu)
Received: from utd59514.utdallas.edu (utd59514.utdallas.edu [129.110.3.28])
	by smtp1.utdallas.edu (Postfix) with ESMTP id DE4C9389091
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  2 Jan 2006 18:08:47 -0600 (CST)
Received: by utd59514.utdallas.edu (Postfix, from userid 0)
	id C75E544482D; Mon,  2 Jan 2006 18:08:47 -0600 (CST)
Message-Id: <20060103000847.C75E544482D@utd59514.utdallas.edu>
Date: Mon,  2 Jan 2006 18:08:47 -0600 (CST)
From: Paul Schmehl <pauls@utdallas.edu>
Reply-To: Paul Schmehl <pauls@utdallas.edu>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: x11-toolkits/iwidgets minor cleanup of the Makefile
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         91243
>Category:       ports
>Synopsis:       x11-toolkits/iwidgets minor cleanup of the Makefile
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 03 00:10:05 GMT 2006
>Closed-Date:    Tue Jan 03 01:31:55 GMT 2006
>Last-Modified:  Tue Jan 03 01:31:55 GMT 2006
>Originator:     Paul Schmehl
>Release:        FreeBSD 5.4-SECURITY i386
>Organization:
University of Texas at Dallas
>Environment:
System: FreeBSD hostname.utdallas.edu 5.4-SECURITY FreeBSD 5.4-SECURITY #0: Wed Jul 20 08:57:11 UTC 2005 root@builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386
>Description:
	Removed the PORT_SUBDIR so the port can use the existing itcl
	distfile if there is one.  Removed the tcl and tk dependencies since
	both are dependencies of itk anyway
>How-To-Repeat:
	N/A
>Fix:
	N/A

--- patch-Makefile begins here ---
--- Makefile.orig	Sat Dec 31 16:19:28 2005
+++ Makefile	Sat Dec 31 16:20:26 2005
@@ -12,14 +12,11 @@
 MASTER_SITE_SUBDIR=incrtcl
 DISTNAME=	iwidgets${PORTVERSION}
 DISTFILES=	itcl3.2.1_src.tgz ${PORTNAME}${PORTVERSION}.tar.gz
-DIST_SUBDIR=	${PORTNAME}
 
 MAINTAINER=	pauls@utdallas.edu
 COMMENT=	Iwidgets - [incr Widgets]
 
-LIB_DEPENDS=	tcl84:${PORTSDIR}/lang/tcl84 \
-		tk84:${PORTSDIR}/x11-toolkits/tk84 \
-		itk32.1:${PORTSDIR}/x11-toolkits/itk
+LIB_DEPENDS=	itk32.1:${PORTSDIR}/x11-toolkits/itk
 
 NO_BUILD=	yes
 HAS_CONFIGURE=	yes
--- patch-Makefile ends here ---
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: edwin 
State-Changed-When: Tue Jan 3 01:31:53 UTC 2006 
State-Changed-Why:  
Committed, thanks! 

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