aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authoreadler <eadler@FreeBSD.org>2013-10-16 03:49:34 +0800
committereadler <eadler@FreeBSD.org>2013-10-16 03:49:34 +0800
commite30ab7c9a1076453e196d616b4e58f4ceb049332 (patch)
tree44a499d33be6bd00bc5eb233ee64a64d1b81651d /x11
parent44213f178e6de21d5687e121efc951ebd718e58c (diff)
downloadfreebsd-ports-gnome-e30ab7c9a1076453e196d616b4e58f4ceb049332.tar.gz
freebsd-ports-gnome-e30ab7c9a1076453e196d616b4e58f4ceb049332.tar.zst
freebsd-ports-gnome-e30ab7c9a1076453e196d616b4e58f4ceb049332.zip
Cleanup of the x11@ ports in the x11 directory
- Convert to staging
Diffstat (limited to 'x11')
-rw-r--r--x11/libxkbcommon/Makefile1
-rw-r--r--x11/libxkbfile/Makefile2
-rw-r--r--x11/libxkbui/Makefile2
3 files changed, 0 insertions, 5 deletions
diff --git a/x11/libxkbcommon/Makefile b/x11/libxkbcommon/Makefile
index ba137d483839..520048dca889 100644
--- a/x11/libxkbcommon/Makefile
+++ b/x11/libxkbcommon/Makefile
@@ -23,5 +23,4 @@ CONFIGURE_ARGS= --without-default-layout \
--without-default-variant \
--without-doxygen
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/x11/libxkbfile/Makefile b/x11/libxkbfile/Makefile
index d73024335660..aeda4fb51803 100644
--- a/x11/libxkbfile/Makefile
+++ b/x11/libxkbfile/Makefile
@@ -12,6 +12,4 @@ LICENSE= MIT
XORG_CAT= lib
USE_XORG= x11 kbproto:both
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/x11/libxkbui/Makefile b/x11/libxkbui/Makefile
index 335d7843b3a5..1217ed3cdc56 100644
--- a/x11/libxkbui/Makefile
+++ b/x11/libxkbui/Makefile
@@ -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>