Bug 156532 - [PATCH] graphics/tulip: remove useless gmake + need qmake
Summary: [PATCH] graphics/tulip: remove useless gmake + need qmake
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: 2011-04-21 00:00 UTC by Baptiste Daroussin
Modified: 2011-04-21 14:16 UTC (History)
1 user (show)

See Also:


Attachments
tulip-3.5.0.patch (637 bytes, patch)
2011-04-21 00:00 UTC, Baptiste Daroussin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Baptiste Daroussin freebsd_committer freebsd_triage 2011-04-21 00:00:20 UTC
tulip builds fine without gmake but needs qmake to build

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

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-04-21 00:00:30 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 2011-04-21 14:07:48 UTC
bapt        2011-04-21 13:07:39 UTC

  FreeBSD ports repository

  Modified files:
    graphics/tulip       Makefile 
  Log:
  Remove useless dependency on gmake
  Add dependency on qmake
  
  PR:             ports/156532
  Submitted by:   bapt@
  Approved by:    gahr@
  
  Revision  Changes    Path
  1.54      +1 -2      ports/graphics/tulip/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 Baptiste Daroussin freebsd_committer freebsd_triage 2011-04-21 14:16:54 UTC
State Changed
From-To: open->closed

Committed. Thanks!