aboutsummaryrefslogtreecommitdiff
path: root/x11-servers/Makefile
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2020-02-09 22:21:40 +0000
committerJan Beich <jbeich@FreeBSD.org>2020-02-09 22:21:40 +0000
commitb9b1ea82cf3798f4fc6eccdcfdfad04ad61693ed (patch)
tree2a13f09ad6a6383a0a5e2fa4643535313b5b6184 /x11-servers/Makefile
parent6f173b18041601457c56edbcccb4fb12272a4ba7 (diff)
downloadports-b9b1ea82cf3798f4fc6eccdcfdfad04ad61693ed.tar.gz
ports-b9b1ea82cf3798f4fc6eccdcfdfad04ad61693ed.zip
x11-servers/xwayland-devel: add new port
Current version in the tree is very old and buggy. Divorce from Xorg server to simplify QA and avoid numerious non-upstreamed patches.
Notes
Notes: svn path=/head/; revision=525679
Diffstat (limited to 'x11-servers/Makefile')
-rw-r--r--x11-servers/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-servers/Makefile b/x11-servers/Makefile
index a25298fb63b2..1c257544d379 100644
--- a/x11-servers/Makefile
+++ b/x11-servers/Makefile
@@ -12,5 +12,6 @@
SUBDIR += xorg-server
SUBDIR += xorg-vfbserver
SUBDIR += xwayland
+ SUBDIR += xwayland-devel
.include <bsd.port.subdir.mk>