Convert to USES=autoreconf
This commit is contained in:
parent
1893001101
commit
c081a8a3de
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=390250
@ -19,7 +19,7 @@ LIB_DEPENDS= libpcap.so:${PORTSDIR}/net/libpcap \
|
||||
|
||||
USE_GITHUB= yes
|
||||
|
||||
USE_AUTOTOOLS= aclocal autoconf
|
||||
USES= autoreconf
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --enable-pcap --enable-gsl
|
||||
|
||||
@ -27,7 +27,4 @@ post-patch:
|
||||
@${RM} -rf ${WRKSRC}/build-aux
|
||||
@${REINPLACE_CMD} -e 's|AC_LIB_RPATH||g' ${WRKSRC}/configure.ac
|
||||
|
||||
pre-configure:
|
||||
cd ${WRKSRC} && ${AUTORECONF} -i
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user