diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 23:52:24 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 23:52:24 +0000 |
commit | eea5b447dacac1ef2abd25db061dbb7ab4b456e8 (patch) | |
tree | e9ff69256a9845ee60f467b137b49a0e21bcc311 /x11-servers/x2x/Makefile | |
parent | 8370206e3b269db1256cd3ad8c518e2574eaaa63 (diff) | |
download | ports-eea5b447dacac1ef2abd25db061dbb7ab4b456e8.tar.gz ports-eea5b447dacac1ef2abd25db061dbb7ab4b456e8.zip |
Notes
Diffstat (limited to 'x11-servers/x2x/Makefile')
-rw-r--r-- | x11-servers/x2x/Makefile | 1 |
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> |