Bug 147886 - x11-toolkits/iwidgets, update port
Summary: x11-toolkits/iwidgets, update port
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-15 20:10 UTC by pauls
Modified: 2010-06-22 23:30 UTC (History)
0 users

See Also:


Attachments
patch-Makefile (456 bytes, text/plain)
2010-06-15 20:10 UTC, pauls
no flags Details
smime.p7s (6.01 KB, application/x-pkcs7-signature)
2010-06-15 20:43 UTC, pauls
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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"