Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Jan 2017 23:26:13 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r432808 - head/x11/kf5-kwayland
Message-ID:  <201701292326.v0TNQDGo037216@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201701292326.v0TNQDGo037216>