Bug 126387 - devel/avrdude - Bad LIB_DEPENDS line in Makefile
Summary: devel/avrdude - Bad LIB_DEPENDS line in Makefile
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: Dmitry Marakasov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-09 05:40 UTC by William Grim
Modified: 2008-09-01 23:00 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description William Grim 2008-08-09 05:40:02 UTC
In /usr/ports/devel/avrdude/Makefile, LIB_DEPENDS is mispelt and so doesn't build all the required dependencies.

Fix: 

Change LIB_DEPENDES to LIB_DEPENDS in /usr/ports/devel/avrdude/Makefile.
How-To-Repeat: Try to build avrdude and then use it to write to USB-connected Atmel devices.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-08-09 05:45:13 UTC
Responsible Changed
From-To: freebsd-ports-bugs->bsd

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Mark Linimon freebsd_committer freebsd_triage 2008-09-01 01:50:55 UTC
Responsible Changed
From-To: bsd->freebsd-ports-bugs

Maintainer was reset.
Comment 3 Dmitry Marakasov freebsd_committer freebsd_triage 2008-09-01 16:01:43 UTC
Responsible Changed
From-To: freebsd-ports-bugs->amdmi3

I'll take it.
Comment 4 Dmitry Marakasov freebsd_committer freebsd_triage 2008-09-01 22:55:45 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 5 dfilter service freebsd_committer freebsd_triage 2008-09-01 22:55:51 UTC
amdmi3      2008-09-01 21:55:32 UTC

  FreeBSD ports repository

  Modified files:
    devel/avrdude        Makefile 
  Log:
  - Fix misspelled LIB_DEPENDS
  
  PR:             126387
  Submitted by:   William Grim <grimwm at gmail dot com>
  
  Revision  Changes    Path
  1.16      +1 -1      ports/devel/avrdude/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"