diff options
Diffstat (limited to 'databases/mytop/Makefile')
-rw-r--r-- | databases/mytop/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/mytop/Makefile b/databases/mytop/Makefile index eb4a04ac9c8e..c3cc7de32713 100644 --- a/databases/mytop/Makefile +++ b/databases/mytop/Makefile @@ -21,4 +21,5 @@ USE_PERL5= configure MAN1= mytop.1 +NO_STAGE= yes .include <bsd.port.mk> |