Bug 124279 - [patch] lang/cint add USE_LDCONFIG, otherwise binary won't find its own library
Summary: [patch] lang/cint add USE_LDCONFIG, otherwise binary won't find its own library
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: Max Khon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-04 19:30 UTC by Pietro Cerutti
Modified: 2008-06-18 00:40 UTC (History)
0 users

See Also:


Attachments
cint.diff (438 bytes, patch)
2008-06-04 19:30 UTC, Pietro Cerutti
no flags Details | Diff

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