Convert to USES=autoreconf
This commit is contained in:
parent
46d35d19e7
commit
9cd95e2dc5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=390245
@ -16,14 +16,10 @@ LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl \
|
||||
|
||||
CONFLICTS= tads-2.*
|
||||
|
||||
USES= gmake
|
||||
USE_AUTOTOOLS= automake autoconf
|
||||
USES= autoreconf gmake
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LIBS+= -L${LOCALBASE}/lib -lcompat
|
||||
|
||||
pre-configure:
|
||||
(cd ${WRKSRC}; ${SH} bootstrap)
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user