Bug 134899 - net-p2p/valknut: fix qt4 dependencies
Summary: net-p2p/valknut: fix qt4 dependencies
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: Pietro Cerutti
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-24 10:50 UTC by Max Brazhnikov
Modified: 2009-05-24 21:10 UTC (History)
0 users

See Also:


Attachments
file.diff (731 bytes, patch)
2009-05-24 10:50 UTC, Max Brazhnikov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Max Brazhnikov freebsd_committer freebsd_triage 2009-05-24 10:50:06 UTC
Remove qt4 build tools from run dependencies.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-05-24 10:51:00 UTC
Responsible Changed
From-To: freebsd-ports-bugs->gahr

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-05-24 21:05:32 UTC
gahr        2009-05-24 20:05:17 UTC

  FreeBSD ports repository

  Modified files:
    net-p2p/valknut      Makefile 
  Log:
  - Fix Qt dependencies [1]
  - Separate CFLAGS from CONFIGURE_ENV
  
  PR:             134899
  Submitted by:   makc
  
  Revision  Changes    Path
  1.45      +6 -3      ports/net-p2p/valknut/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 Pietro Cerutti freebsd_committer freebsd_triage 2009-05-24 21:05:34 UTC
State Changed
From-To: open->closed

Thanks Max, committed!