Bug 140503 - [PATCH] fix dep for games/abuse_sdl
Summary: [PATCH] fix dep for games/abuse_sdl
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: Sylvio Cesar Teixeira
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-12 11:30 UTC by Chris Petrik
Modified: 2009-11-20 22:40 UTC (History)
0 users

See Also:


Attachments
file.diff (587 bytes, patch)
2009-11-12 11:30 UTC, Chris Petrik
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Petrik 2009-11-12 11:30:01 UTC
Abuse adds in the dep of abuse_sdl, but if the user installs just abuse_sdl the game will fail due to lack of game data.

* Add in Run dep of games/abuse to abuse_sdl.

Fix: Patch attached with submission follows:
Comment 1 Sylvio Cesar Teixeira freebsd_committer freebsd_triage 2009-11-12 22:24:36 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sylvio

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-11-20 22:32:54 UTC
sylvio      2009-11-20 22:32:45 UTC

  FreeBSD ports repository

  Modified files:
    games/abuse_sdl      Makefile 
  Log:
  - Add in run dep of games/abuse to abuse_sdl.
  
  PR:             ports/140503
  Submitted by:   maintainer
  Approved by:    miwi (mentor)
  
  Revision  Changes    Path
  1.22      +4 -0      ports/games/abuse_sdl/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 Sylvio Cesar Teixeira freebsd_committer freebsd_triage 2009-11-20 22:36:42 UTC
State Changed
From-To: open->closed

Committed. Thanks!