Bug 159847 - [PATCH] astro/p5-GPS: add BUILD_DEPENDS to silence build warnings
Summary: [PATCH] astro/p5-GPS: add BUILD_DEPENDS to silence build warnings
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: Emanuel Haupt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-17 21:30 UTC by Steve Wills
Modified: 2011-08-18 00:30 UTC (History)
1 user (show)

See Also:


Attachments
p5-GPS-0.17.patch (523 bytes, patch)
2011-08-17 21:30 UTC, Steve Wills
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Steve Wills freebsd_committer freebsd_triage 2011-08-17 21:30:09 UTC
Build generates warnings about missing dependencies. The attached patch solves this.

Port maintainer (ehaupt@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-08-17 21:30:25 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ehaupt

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-08-18 00:27:01 UTC
swills      2011-08-17 23:26:50 UTC

  FreeBSD ports repository

  Modified files:
    astro/p5-GPS         Makefile 
  Log:
  - Add missing BUILD_DEPENDS
  
  PR:             ports/159847
  Submitted by:   swills (me)
  Approved by:    ehaupt (maintainer, private email)
  
  Revision  Changes    Path
  1.12      +3 -0      ports/astro/p5-GPS/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 Steve Wills freebsd_committer freebsd_triage 2011-08-18 00:27:32 UTC
State Changed
From-To: open->closed

Committed with maintainer approval (private email)