Commit graph

4 commits

Author SHA1 Message Date
Tobias C. Berner
b1a1d38bf9 Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
From now on, ports that depend on Qt4 will have to set
	USES=		qt:4
	USE_QT=		foo bar
ports depending on Qt5 will use
	USES=		qt:5
	USE_QT=		foo bar

PR:		229225
Exp-run by:	antoine
Reviewed by:	mat
Approved by:	portmgr (antoine)
Differential Revision:	→https://reviews.freebsd.org/D15540
2018-06-28 17:39:53 +00:00
Mark Linimon
8fdf61abd1 These ports are not quite ready for the tier-2 archs yet.
These are probably trivial fixes, if someone has the time and interest
to pursue them.  I'm definitely short of time ATM.

Approved by:	portmgr (tier-2 blanket)
2018-06-03 14:08:05 +00:00
Yuri Victorovich
71eb5a6f2d audio/abgate-lv2: Switch to Qt5
The project has officially switched to Qt5 in the last revision, but old
qmake was still accidentally used. Now this is fixed.
2018-05-30 06:33:30 +00:00
Yuri Victorovich
76f57ba8d7 New port: audio/abgate-lv2: Noise gate LV2 plugin
PR:		221683
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D12986
2017-11-11 18:26:15 +00:00