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:22 +00:00
parent d3934cd883
commit ee83a1261f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=365457

View File

@ -10,12 +10,8 @@ MAINTAINER= oliver@FreeBSD.org
COMMENT= Library to provide abstract access to various archives
USES= cmake tar:bzip2
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' \