diff options
Diffstat (limited to 'devel/cvsdiff2patch/Makefile')
-rw-r--r-- | devel/cvsdiff2patch/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/cvsdiff2patch/Makefile b/devel/cvsdiff2patch/Makefile index 9fdeafc5f6e5..3c70c60c934e 100644 --- a/devel/cvsdiff2patch/Makefile +++ b/devel/cvsdiff2patch/Makefile @@ -13,7 +13,6 @@ COMMENT= Turn cvs diff output into patch input PLIST_FILES= bin/cvsdiff2patch -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e "s/NOMAN/NO_MAN/" ${WRKSRC}/Makefile |