devel/devtodo: Remove defunct post-patch

post-patch is not operational, and likely hasn't ever been -- sed
in base does not process \t as a tab but as an escaped ordinary 't'
character.  This will be forbidden in future versions of regex(3).

PR:		233422
Submitted by:	kevans
This commit is contained in:
Tobias Kortkamp 2019-02-26 08:34:42 +00:00
parent 246709a37f
commit 5240bbbc6f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=493947

View File

@ -22,9 +22,6 @@ OPTIONS_DEFINE= EXAMPLES
# (although not elegant) solution.
CFLAGS+= -DSTDC_HEADERS
post-patch:
@${REINPLACE_CMD} -e 's/^\ttest -f.*todorc.*\n//' ${WRKSRC}/doc/Makefile.in
post-install:
@${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
.for file in scripts.sh scripts.tcsh todorc.example