Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Dec 2018 21:59:21 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r488576 - head/x11
Message-ID:  <201812272159.wBRLxLxA066462@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Thu Dec 27 21:59:21 2018
New Revision: 488576
URL: https://svnweb.freebsd.org/changeset/ports/488576

Log:
  Reconnect xpra to the build
  
  Reported by:	antoine
  Pointyhat to:	swills

Modified:
  head/x11/Makefile   (contents, props changed)

Modified: head/x11/Makefile
==============================================================================
--- head/x11/Makefile	Thu Dec 27 21:43:27 2018	(r488575)
+++ head/x11/Makefile	Thu Dec 27 21:59:21 2018	(r488576)
@@ -476,6 +476,7 @@
     SUBDIR += xorgproto
     SUBDIR += xplsprinters
     SUBDIR += xpr
+    SUBDIR += xpra
     SUBDIR += xprehashprinterlist
     SUBDIR += xprintidle
     SUBDIR += xprompt



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