diff options
Diffstat (limited to 'misc/xtypo/Makefile')
-rw-r--r-- | misc/xtypo/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/xtypo/Makefile b/misc/xtypo/Makefile index fa1489e0d1d6..8b489b265649 100644 --- a/misc/xtypo/Makefile +++ b/misc/xtypo/Makefile @@ -17,4 +17,5 @@ ALL_TARGET= xtypo WRKSRC= ${WRKDIR}/xtypo +NO_STAGE= yes .include <bsd.port.mk> |