mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 10:26:28 -04:00
devel/tclreadline: remove obsolete post-patch steps
This commit is contained in:
parent
7215f56506
commit
03f1ce00ed
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=437354
1 changed files with 0 additions and 10 deletions
|
@ -21,14 +21,4 @@ USE_LDCONFIG= yes
|
|||
TCL_PKG= ${PORTNAME}${PORTVERSION}
|
||||
PLIST_SUB+= PORTVERSION=${PORTVERSION}
|
||||
|
||||
post-patch:
|
||||
${REINPLACE_CMD} \
|
||||
-e '/^#define MALLOC/d; /^#define FREE/d; s|MALLOC|malloc|g; s|FREE|free|g' \
|
||||
${WRKSRC}/tclreadline.c
|
||||
${REINPLACE_CMD} -e 's|/usr/locanl|/usr/local|' ${WRKSRC}/tclreadlineSetup.tcl.in
|
||||
${REINPLACE_CMD} -e 's|/usr/local/bin/tclsh|${TCLSH}|g' \
|
||||
${WRKSRC}/tclreadlineSetup.tcl.in \
|
||||
${WRKSRC}/tclreadlineInit.tcl.in \
|
||||
${WRKSRC}/pkgIndex.tcl.in
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue