freebsd-ports/Mk/Uses
Raphael Kubo da Costa c96ee0fb71 Revert r496041 and r496054.
The changes were right, but they broke `make configure' in ports that have
USE_KDE=wayland because now both Mk/Uses/qt.mk and Mk/Uses/kde.mk set
wayland_PORT and wayland_LIB, and qt.mk's version overrides kde.mk's. This
means we will end up installing graphics/qt5-wayland rather than
x11/kf5-kwayland:

CMake Error at CMakeLists.txt:27 (find_package):
  Could not find a package configuration file provided by "KF5Wayland"
  (requested version 5.54.0) with any of the following names:

    KF5WaylandConfig.cmake
    kf5wayland-config.cmake

  Add the installation prefix of "KF5Wayland" to CMAKE_PREFIX_PATH or set
  "KF5Wayland_DIR" to a directory containing one of the above files.  If
  "KF5Wayland" provides a separate development package or SDK, be sure it has
  been installed.

Bump PORTREVISION in x11/kf5-plasma-framework, it has an optional dependency on
kf5-kwayland and was thus building fine despite the wrong dependencies.
2019-03-17 17:12:29 +00:00
..
7z.mk
ada.mk
alias.mk
apache.mk Rename variable so it does not clash with sanity checks. 2018-09-10 13:41:13 +00:00
autoreconf.mk Improve autoreconf documentation. Clarify that autopoint and libtoolize 2019-01-14 17:01:23 +00:00
azurepy.mk Cosmetic change to match its namespace 2019-03-02 18:01:21 +00:00
bdb.mk
bison.mk
blaslapack.mk
cargo.mk USES=cargo to omit -C link-arg if LDFLAGS is empty 2019-03-14 17:31:45 +00:00
charsetfix.mk
cmake.mk Change cmake default behaviour to outsource. 2018-12-25 20:25:39 +00:00
compiler.mk All supported versions of FreeBSD that install clang have version 6.0.0 or 2018-12-23 12:01:32 +00:00
corosync.mk
cpe.mk
cran.mk
desktop-file-utils.mk
desthack.mk
display.mk
dos2unix.mk Be more strict and let USES=dos2unix accept no arguments 2018-09-14 18:27:20 +00:00
drupal.mk
eigen.mk
elixir.mk
emacs.mk
erlang.mk
fakeroot.mk
fam.mk
firebird.mk
fonts.mk x11-fonts/mkfontscale: Update to 1.2.0 2019-03-11 21:25:57 +00:00
fortran.mk
fpc.mk
fuse.mk
gecko.mk www/firefox: update to 66.0 2019-03-12 00:55:59 +00:00
gem.mk Update devel/ruby-gems to 3.0.2 2019-02-22 19:56:03 +00:00
gettext-runtime.mk
gettext-tools.mk
gettext.mk
ghostscript.mk
gl.mk Sort alphabetically 2018-09-11 18:52:07 +00:00
gmake.mk
gnome.mk Readd USE_GNOME=intlhack removed by accident during the backout of r493559 2019-02-22 08:14:11 +00:00
gnustep.mk Move Objective-C ports to the v2 GNUstep ABI. 2019-02-03 15:37:58 +00:00
go.mk Add GO_BUILDFLAGS variable to Uses/go.mk 2018-08-25 17:26:16 +00:00
gperf.mk
grantlee.mk grantlee.mk: drop support for removed devel/grantlee 2019-03-17 07:26:58 +00:00
groff.mk
gssapi.mk Remove compatibility code for FreeBSD < 11.2 from all ports. 2018-11-02 13:32:34 +00:00
horde.mk - Update WWW 2018-12-21 16:26:58 +00:00
iconv.mk
imake.mk
jpeg.mk
kde.mk kde.mk: fix libkcompactidisc components path 2019-03-17 09:10:35 +00:00
kmod.mk
lazarus.mk editors/lazarus: remove qt4 flavor (Qt4 deprecation) 2019-03-16 22:48:31 +00:00
lha.mk
libarchive.mk
libedit.mk
libtool.mk
linux.mk emulators/linux-c6: Update to CentOS 6.10 2018-08-26 19:53:54 +00:00
localbase.mk
lua.mk Fix logic in lua version selection 2018-07-17 12:00:46 +00:00
lxqt.mk add lxqt-globalkeys component 2018-06-25 00:49:41 +00:00
makeinfo.mk
makeself.mk
mate.mk
meson.mk Clarify MESON_BUILD_DIR comment 2019-02-26 09:36:29 +00:00
metaport.mk
mono.mk USES=mono: improve makenupkg 2018-09-12 14:53:21 +00:00
motif.mk
mysql.mk
ncurses.mk
ninja.mk
objc.mk Move Objective-C ports to the v2 GNUstep ABI. 2019-02-03 15:37:58 +00:00
openal.mk
pathfix.mk
pear.mk Fix typo 2018-11-10 07:58:52 +00:00
perl5.mk Fix spurious errors. 2018-08-02 08:35:10 +00:00
pgsql.mk Add facility to give a range of allowable versions for postgresql 2019-01-15 21:50:54 +00:00
php.mk Remove references to PHP 5.6 from Mk/Uses/php.mk 2019-01-01 13:29:57 +00:00
pkgconfig.mk
pure.mk Return nemysis@'s ports to the pool after 19 months of inactivity. 2018-09-03 12:42:20 +00:00
pyqt.mk pyqt.mk: Drop support for pyqt4. 2019-03-17 07:28:05 +00:00
python.mk PYTHON_VERSION cannot be changed, use DEFAULT_VERSIONS. 2019-01-16 15:13:51 +00:00
qmail.mk
qmake.mk Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk 2018-06-28 17:39:53 +00:00
qt-dist.mk qt.mk, qt-dist.mk: build back support for Qt4 2019-03-17 07:48:27 +00:00
qt.mk Revert r496041 and r496054. 2019-03-17 17:12:29 +00:00
readline.mk
samba.mk Unregister expired net/samba45 2018-06-14 17:50:33 +00:00
scons.mk
sdl.mk Convert bsd.sdl.mk to Uses/sdl.mk 2019-02-11 15:21:25 +00:00
shared-mime-info.mk
shebangfix.mk
sqlite.mk
ssl.mk Move the BROKEN_SSL/IGNORE_SSL at a place where a value of base actually 2018-12-14 09:34:59 +00:00
tar.mk
tcl.mk
terminfo.mk
tk.mk
uidfix.mk
uniquefiles.mk
varnish.mk Varnish 5 was EOL and expired 2019-01-14 18:09:46 +00:00
waf.mk
webplugin.mk
xfce.mk
zip.mk
zope.mk