diff options
Diffstat (limited to 'x11/kb2mb2/Makefile')
-rw-r--r-- | x11/kb2mb2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/kb2mb2/Makefile b/x11/kb2mb2/Makefile index 3c18b0e86fac..ff5eac45ca37 100644 --- a/x11/kb2mb2/Makefile +++ b/x11/kb2mb2/Makefile @@ -14,4 +14,5 @@ PLIST_FILES= bin/kb2mb2 USES= imake USE_XORG= x11 xext xtst +NO_STAGE= yes .include <bsd.port.mk> |