Bug 214627 - math/mathmod : switch to USES=qmake
Summary: math/mathmod : switch to USES=qmake
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Thierry Thomas
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-11-18 13:08 UTC by Tobias C. Berner
Modified: 2016-11-18 20:58 UTC (History)
0 users

See Also:
thierry: maintainer-feedback+


Attachments
Simplify Makefile (1.44 KB, patch)
2016-11-18 13:08 UTC, Tobias C. Berner
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tobias C. Berner freebsd_committer freebsd_triage 2016-11-18 13:08:39 UTC
Created attachment 177142 [details]
Simplify Makefile

Hi

Instead of manually defining 'pre-build' and 'post-build' targets, we can also modify extend the patch to MathMod.pro with two more changes, and just let qmake handle the rest.

The result should be the same, but I think it's nicer than to manually call qmake.


mfg Tobias
Comment 1 Thierry Thomas freebsd_committer freebsd_triage 2016-11-18 20:58:00 UTC
Committed, thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2016-11-18 20:58:32 UTC
A commit references this bug:

Author: thierry
Date: Fri Nov 18 20:57:52 UTC 2016
New revision: 426340
URL: https://svnweb.freebsd.org/changeset/ports/426340

Log:
  - Simplify Makefile with USE=qmake

  - Since I'm there fix USE_GL.

  PR:		214627
  Submitted by:	tcberner

Changes:
  head/math/mathmod/Makefile
  head/math/mathmod/files/patch-MathMod.pro