lang/expect: Add tcl:wrapper USES flag

expect_unbuffer requires tcl:wrapper USES flag.

PR:		276939
Approved by:	tcltk via gahr (maintainer)
2024Q2
Emanuel Haupt 2024-02-10 16:51:06 +01:00
parent 9827cd5160
commit f351b69603
1 changed files with 9 additions and 6 deletions

View File

@ -1,6 +1,6 @@
PORTNAME= expect
PORTVERSION= 5.45.4
PORTREVISION= 5
PORTREVISION= 6
PORTEPOCH= 1
CATEGORIES= lang tcl tk
MASTER_SITES= SF/${PORTNAME}/Expect/${PORTVERSION}
@ -13,14 +13,17 @@ WWW= https://expect.sourceforge.net
LICENSE= PD
LICENSE_FILE= ${WRKSRC}/license.terms
USES= tcl:tea autoreconf
USES= autoreconf tcl:tea,wrapper
USE_LDCONFIG= ${LOCALBASE}/lib/${DISTNAME}
WRKSRC= ${WRKDIR}/${DISTNAME}
PLIST_SUB+= PORTVERSION=${PORTVERSION}
SUB_FILES+= pkg-message
TEST_TARGET= test
MAKE_ENV+= STRIPPROG=${STRIP_CMD}
TEST_TARGET= test
SUB_FILES+= pkg-message
WRKSRC= ${WRKDIR}/${DISTNAME}
PLIST_SUB+= PORTVERSION=${PORTVERSION}
post-install:
${LN} -sf ${DISTNAME}/lib${DISTNAME}.so \