svn commit: r432808 - head/x11/kf5-kwayland

Baptiste Daroussin bapt at FreeBSD.org
Sun Jan 29 23:26:14 UTC 2017


Author: bapt
Date: Sun Jan 29 23:26:13 2017
New Revision: 432808
URL: https://svnweb.freebsd.org/changeset/ports/432808

Log:
  Chase wayland move

Modified:
  head/x11/kf5-kwayland/Makefile

Modified: head/x11/kf5-kwayland/Makefile
==============================================================================
--- head/x11/kf5-kwayland/Makefile	Sun Jan 29 23:25:23 2017	(r432807)
+++ head/x11/kf5-kwayland/Makefile	Sun Jan 29 23:26:13 2017	(r432808)
@@ -9,7 +9,7 @@ MAINTAINER=	kde at FreeBSD.org
 COMMENT=	KF5 Client and Server library wrapper for the Wayland libraries
 
 BUILD_DEPENDS=	${LOCALBASE}/include/linux/input.h:multimedia/v4l_compat
-LIB_DEPENDS=	libwayland-client.so:x11-servers/wayland
+LIB_DEPENDS=	libwayland-client.so:graphics/wayland
 
 USES=		cmake:outsource compiler:c++11-lib gettext kde:5 pkgconfig \
 		tar:xz


More information about the svn-ports-head mailing list