diff options
Diffstat (limited to 'misc/grun/Makefile')
-rw-r--r-- | misc/grun/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/grun/Makefile b/misc/grun/Makefile index 34625bd0c77d..2cba66181510 100644 --- a/misc/grun/Makefile +++ b/misc/grun/Makefile @@ -19,4 +19,5 @@ MAN1= grun.1x PLIST_FILES= bin/grun %%DATADIR%%/consfile %%DATADIR%%/gassoc PLIST_DIRS= %%DATADIR%% +NO_STAGE= yes .include <bsd.port.mk> |