Bug 124279

Summary: [patch] lang/cint add USE_LDCONFIG, otherwise binary won't find its own library
Product: Ports & Packages Reporter: Pietro Cerutti <gahr>
Component: Individual Port(s)Assignee: Max Khon <fjoe>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
cint.diff none

Description Pietro Cerutti freebsd_committer freebsd_triage 2008-06-04 19:30:02 UTC

    
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-06-04 19:30:09 UTC
Responsible Changed
From-To: freebsd-ports-bugs->fjoe

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-06-18 00:36:00 UTC
gahr        2008-06-17 23:35:53 UTC

  FreeBSD ports repository

  Modified files:
    lang/cint            Makefile pkg-plist 
  Log:
  - Add USE_LDCONFIG to make the port find its own libs [1]
  - While at it, respect DOCSDIR
  
  PR:             124279 [1]
  Submitted by:   gahr
  Approved by:    maintainer timeout
  
  Revision  Changes    Path
  1.4       +2 -1      ports/lang/cint/Makefile
  1.2       +11 -11    ports/lang/cint/pkg-plist
_______________________________________________
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"
Comment 3 Pietro Cerutti freebsd_committer freebsd_triage 2008-06-18 00:36:22 UTC
State Changed
From-To: open->closed

Committed. Thanks!