Bug 214627

Summary: math/mathmod : switch to USES=qmake
Product: Ports & Packages Reporter: Tobias C. Berner <tcberner>
Component: Individual Port(s)Assignee: Thierry Thomas <thierry>
Status: Closed FIXED    
Severity: Affects Only Me Flags: thierry: maintainer-feedback+
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Simplify Makefile none

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