diff options
Diffstat (limited to 'textproc/makepatch/Makefile')
-rw-r--r-- | textproc/makepatch/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/makepatch/Makefile b/textproc/makepatch/Makefile index 6a29bf6440ee..5a2d976fc546 100644 --- a/textproc/makepatch/Makefile +++ b/textproc/makepatch/Makefile @@ -14,4 +14,5 @@ USE_PERL5= configure MAN1= makepatch.1 applypatch.1 +NO_STAGE= yes .include <bsd.port.mk> |