Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Oct 2013 19:49:34 +0000 (UTC)
From:      Eitan Adler <eadler@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r330450 - in head/x11: libxkbcommon libxkbfile libxkbui
Message-ID:  <201310151949.r9FJnYZM059543@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: eadler
Date: Tue Oct 15 19:49:34 2013
New Revision: 330450
URL: http://svnweb.freebsd.org/changeset/ports/330450

Log:
  Cleanup of the x11@ ports in the x11 directory
  - Convert to staging

Modified:
  head/x11/libxkbcommon/Makefile
  head/x11/libxkbfile/Makefile
  head/x11/libxkbui/Makefile

Modified: head/x11/libxkbcommon/Makefile
==============================================================================
--- head/x11/libxkbcommon/Makefile	Tue Oct 15 19:46:25 2013	(r330449)
+++ head/x11/libxkbcommon/Makefile	Tue Oct 15 19:49:34 2013	(r330450)
@@ -23,5 +23,4 @@ CONFIGURE_ARGS=	--without-default-layout
 		--without-default-variant \
 		--without-doxygen
 
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/x11/libxkbfile/Makefile
==============================================================================
--- head/x11/libxkbfile/Makefile	Tue Oct 15 19:46:25 2013	(r330449)
+++ head/x11/libxkbfile/Makefile	Tue Oct 15 19:49:34 2013	(r330450)
@@ -12,6 +12,4 @@ LICENSE=	MIT
 
 XORG_CAT=	lib
 USE_XORG=	x11 kbproto:both
-
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/x11/libxkbui/Makefile
==============================================================================
--- head/x11/libxkbui/Makefile	Tue Oct 15 19:46:25 2013	(r330449)
+++ head/x11/libxkbui/Makefile	Tue Oct 15 19:49:34 2013	(r330450)
@@ -11,6 +11,4 @@ COMMENT=	The xkbui library
 
 XORG_CAT=	lib
 USE_XORG=	x11 xt xkbfile kbproto:both
-
-NO_STAGE=	yes
 .include <bsd.port.mk>



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