diff options
Diffstat (limited to 'x11/xascii/Makefile')
-rw-r--r-- | x11/xascii/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/xascii/Makefile b/x11/xascii/Makefile index adf21721e12d..54bdd0fe2dee 100644 --- a/x11/xascii/Makefile +++ b/x11/xascii/Makefile @@ -18,4 +18,5 @@ USE_XORG= x11 xt xaw MAN1= xascii.1 PLIST_FILES= bin/xascii +NO_STAGE= yes .include <bsd.port.mk> |