diff options
Diffstat (limited to 'textproc/makepatch/Makefile')
-rw-r--r-- | textproc/makepatch/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/textproc/makepatch/Makefile b/textproc/makepatch/Makefile index 5a2d976fc546..5348921e921a 100644 --- a/textproc/makepatch/Makefile +++ b/textproc/makepatch/Makefile @@ -12,7 +12,4 @@ COMMENT= Perl scripts to assist in the generation and application of patches USES= perl5 USE_PERL5= configure -MAN1= makepatch.1 applypatch.1 - -NO_STAGE= yes .include <bsd.port.mk> |