Remove unneeded USE_AUTOTOOLS.

This commit is contained in:
Tijl Coosemans 2017-12-25 20:20:13 +00:00
parent bce1211a36
commit a994e8bfa5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=457255

View file

@ -14,8 +14,8 @@ LICENSE= MIT
RUN_DEPENDS= ${LOCALBASE}/lib/TclxmlConfig.sh:devel/tclxml
GNU_CONFIGURE= yes
USES= tcl:wrapper,build
USE_AUTOTOOLS= autoconf:autoconf
WRKSRC= ${WRKDIR}/${PORTNAME}${PORTVERSION}
.include <bsd.port.mk>