Bug 122026

Summary: [MAINTAINER] games/wop: depend on makedepend in a correct way
Product: Ports & Packages Reporter: Dmitry Marakasov <amdmi3>
Component: Individual Port(s)Assignee: Martin Wilke <miwi>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
wop.patch none

Description Dmitry Marakasov 2008-03-24 01:10:01 UTC
* Depend on `makedepend' in a correct way (according to http://wiki.freebsd.org/Ports/X11/Todo)
* Remove useless GCC variable
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-03-24 01:10:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-03-26 15:28:10 UTC
miwi        2008-03-26 15:28:06 UTC

  FreeBSD ports repository

  Modified files:
    games/wop            Makefile 
  Log:
  * Depend on `makedepend' in a correct way
  * Remove useless GCC variable
  
  PR:             122026
  Submitted by:   Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
  
  Revision  Changes    Path
  1.10      +2 -3      ports/games/wop/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"
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2008-03-26 15:28:15 UTC
State Changed
From-To: open->closed

Committed. Thanks!