ports/91243: x11-toolkits/iwidgets minor cleanup of the Makefile

Paul Schmehl pauls at utdallas.edu
Tue Jan 3 00:10:07 UTC 2006


>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:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 03 00:10:05 GMT 2006
>Closed-Date:
>Last-Modified:
>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 at 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 at 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:
>Unformatted:



More information about the freebsd-ports-bugs mailing list