svn commit: r330450 - in head/x11: libxkbcommon libxkbfile libxkbui
Eitan Adler
eadler at FreeBSD.org
Tue Oct 15 19:49:35 UTC 2013
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>
More information about the svn-ports-head
mailing list