diff options
Diffstat (limited to 'textproc/btparse/Makefile')
-rw-r--r-- | textproc/btparse/Makefile | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/textproc/btparse/Makefile b/textproc/btparse/Makefile index e893967fb881..70fd059638fe 100644 --- a/textproc/btparse/Makefile +++ b/textproc/btparse/Makefile @@ -15,11 +15,6 @@ USE_LDCONFIG= yes USES= perl5 USE_PERL5= build -MAN3= btparse.3 bt_language.3 bt_input.3 bt_traversal.3 \ - bt_postprocess.3 bt_macros.3 bt_split_names.3 \ - bt_format_names.3 bt_misc.3 - -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|echo aout|echo elf|' ${WRKSRC}/configure |