Bug 209818 - databases/qt4-ibase-plugin simplify USES
Summary: databases/qt4-ibase-plugin simplify USES
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: Kurt Jaeger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-05-28 22:07 UTC by groot
Modified: 2016-05-29 03:37 UTC (History)
1 user (show)

See Also:
pi: maintainer-feedback+


Attachments
Replace USES+= by USES= (482 bytes, patch)
2016-05-28 22:07 UTC, groot
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description groot 2016-05-28 22:07:25 UTC
Created attachment 170771 [details]
Replace USES+= by USES=

The Makefile in databases/qt4-ibase-plugin has USES+= where USES= would be more appropriate (since there's no USES set before then).
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-05-29 03:36:48 UTC
A commit references this bug:

Author: pi
Date: Sun May 29 03:36:29 UTC 2016
New revision: 416083
URL: https://svnweb.freebsd.org/changeset/ports/416083

Log:
  databases/qt4-ibase-plugin: simplify USES

  PR:		209818
  Submitted by:	groot@kde.org (kde)

Changes:
  head/databases/qt4-ibase-plugin/Makefile
Comment 2 Kurt Jaeger freebsd_committer freebsd_triage 2016-05-29 03:37:45 UTC
Committed, thanks.