mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
fix the build after the update of lang/tcl84 to 8.4.20; assign to
tcltk@
This commit is contained in:
parent
36e498dffb
commit
b1839a5645
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=319928
2 changed files with 6 additions and 3 deletions
|
@ -6,11 +6,11 @@
|
||||||
|
|
||||||
PORTNAME= expect
|
PORTNAME= expect
|
||||||
PORTVERSION= 5.43.0
|
PORTVERSION= 5.43.0
|
||||||
PORTREVISION= 3
|
PORTREVISION= 4
|
||||||
CATEGORIES= lang tcl tk
|
CATEGORIES= lang tcl tk
|
||||||
MASTER_SITES= http://mirror.amdmi3.ru/distfiles/
|
MASTER_SITES= http://mirror.amdmi3.ru/distfiles/
|
||||||
|
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= tcltk@FreeBSD.org
|
||||||
COMMENT= A sophisticated scripter based on tcl/tk
|
COMMENT= A sophisticated scripter based on tcl/tk
|
||||||
|
|
||||||
CONFLICTS= expect-5.44* weather-[0-9]*
|
CONFLICTS= expect-5.44* weather-[0-9]*
|
||||||
|
@ -64,6 +64,9 @@ MAN3= libexpect.3
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
post-patch:
|
post-patch:
|
||||||
|
${REINPLACE_CMD} -e \
|
||||||
|
's|@TCLHDIRDASHI@|& -I${LOCALBASE}/include/tcl8.4/unix|' \
|
||||||
|
${WRKSRC}/Makefile.in ${WRKSRC}/DbgMkfl.in
|
||||||
${TOUCH} ${WRKSRC}/configure
|
${TOUCH} ${WRKSRC}/configure
|
||||||
|
|
||||||
post-install:
|
post-install:
|
||||||
|
|
|
@ -6,7 +6,7 @@ PORTVERSION= 1.5.1
|
||||||
CATEGORIES= misc tcl tk
|
CATEGORIES= misc tcl tk
|
||||||
MASTER_SITES= GNU
|
MASTER_SITES= GNU
|
||||||
|
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= tcltk@FreeBSD.org
|
||||||
COMMENT= Automated program/system tester
|
COMMENT= Automated program/system tester
|
||||||
|
|
||||||
LICENSE= GPLv3
|
LICENSE= GPLv3
|
||||||
|
|
Loading…
Add table
Reference in a new issue