aboutsummaryrefslogtreecommitdiff
path: root/x11-servers/x2x
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 23:52:24 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 23:52:24 +0000
commiteea5b447dacac1ef2abd25db061dbb7ab4b456e8 (patch)
treee9ff69256a9845ee60f467b137b49a0e21bcc311 /x11-servers/x2x
parent8370206e3b269db1256cd3ad8c518e2574eaaa63 (diff)
downloadports-eea5b447dacac1ef2abd25db061dbb7ab4b456e8.tar.gz
ports-eea5b447dacac1ef2abd25db061dbb7ab4b456e8.zip
Add NO_STAGE all over the place in preparation for the staging support (cat: x11-servers)
Notes
Notes: svn path=/head/; revision=327782
Diffstat (limited to 'x11-servers/x2x')
-rw-r--r--x11-servers/x2x/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-servers/x2x/Makefile b/x11-servers/x2x/Makefile
index 9ea4c624128b..962953839e59 100644
--- a/x11-servers/x2x/Makefile
+++ b/x11-servers/x2x/Makefile
@@ -15,4 +15,5 @@ USE_XORG= x11 xext xtst
MAN1= x2x.1
PLIST_FILES= bin/x2x
+NO_STAGE= yes
.include <bsd.port.mk>