1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00

- Drop USE_AUTOTOOLS, it's not used

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2014-08-20 12:34:16 +00:00
parent 2d2eafe70d
commit d3934cd883
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=365456

View File

@ -12,12 +12,8 @@ MAINTAINER= oliver@FreeBSD.org
COMMENT= Library to provide abstract access to various archives
USES= cmake
USE_AUTOTOOLS= libtool
USE_LDCONFIG= yes
patch-autotools-libtool:
@${DO_NADA}
post-patch:
@${REINPLACE_CMD} -e \
's|CHECK_INCLUDE_FILE(sys/ucred.h HAVE_UCRED_H|& "-include sys/param.h"|g; \