Bug 147886

Summary: x11-toolkits/iwidgets, update port
Product: Ports & Packages Reporter: pauls
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch-Makefile
none
smime.p7s none

Description pauls 2010-06-15 20:10:02 UTC
	x11-toolkits/iwidgets - port broke when the itk and itcl ports
	were updated to use the current version of tcl (8.5).  This patches
	the Makefile to include USE_TCL= 84+ and USE_TK= 84+ and changes
	the hard-coded paths in the CONFIGURE portion to use the associated
	LIBDIR macros so that the install becomes tcl and tk version-independent.

	See the build log at:
	http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/a.8.20100613205040/iwidgets-4.0.1_1.log
Comment 1 pauls 2010-06-15 20:43:54 UTC
Although it doesn't make any difference in building the port, for
completeness this change should probably also be made:

-                 --with-itcl=${LOCALBASE}/lib/itcl3.3
+                 --with-itcl

Paul Schmehl (pauls@utdallas.edu)
Senior Information Security Analyst
The University of Texas at Dallas
http://www.utdallas.edu/ir/security/

Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2010-06-22 23:21:53 UTC
State Changed
From-To: open->closed

Committed, thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2010-06-22 23:22:53 UTC
pav         2010-06-22 22:22:39 UTC

  FreeBSD ports repository

  Modified files:
    x11-toolkits/iwidgets Makefile 
  Log:
  - Fix build
  
  PR:             ports/147886
  Submitted by:   Paul Schmehl <pauls@utdallas.edu> (maintainer)
  Feature safe:   yes
  
  Revision  Changes    Path
  1.19      +5 -3      ports/x11-toolkits/iwidgets/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"