Bug 122026 - [MAINTAINER] games/wop: depend on makedepend in a correct way
Summary: [MAINTAINER] games/wop: depend on makedepend in a correct way
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-24 01:10 UTC by Dmitry Marakasov
Modified: 2008-03-26 15:30 UTC (History)
0 users

See Also:


Attachments
wop.patch (638 bytes, patch)
2008-03-24 01:10 UTC, Dmitry Marakasov
no flags Details | Diff

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