Remove unneeded USE_AUTOTOOLS.

This commit is contained in:
Tijl Coosemans 2017-12-24 13:38:02 +00:00
parent 0c5d1608c3
commit 5c39407110
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=457160

View file

@ -17,7 +17,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libapr-1.so:devel/apr1 LIB_DEPENDS= libapr-1.so:devel/apr1
GNU_CONFIGURE= yes GNU_CONFIGURE= yes
USE_AUTOTOOLS= automake:env autoconf:env
USES= pathfix libtool USES= pathfix libtool
USE_LDCONFIG= yes USE_LDCONFIG= yes
INSTALL_TARGET= install-strip INSTALL_TARGET= install-strip