diff options
Diffstat (limited to 'news/brag/Makefile')
-rw-r--r-- | news/brag/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/news/brag/Makefile b/news/brag/Makefile index 800d6d94172f..8577a403225a 100644 --- a/news/brag/Makefile +++ b/news/brag/Makefile @@ -20,8 +20,6 @@ TCLSH= tclsh8.4 OPTIONS_DEFINE= DOCS -.include <bsd.port.options.mk> - post-patch: @${REINPLACE_CMD} -e 's|^\(exec\ \)tclsh|\1${TCLSH}|' \ ${WRKSRC}/${PORTNAME} |