mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
Remove unnecessary dependency on autoconf/automake
This commit is contained in:
parent
c0269d467a
commit
213391a03b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=254268
@ -18,8 +18,6 @@ INFO= cronolog
|
||||
MAN1= cronolog.1m cronosplit.1m
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_AUTOTOOLS= automake:19 aclocal:19 autoconf:262
|
||||
AUTOMAKE_ARGS+= --add-missing
|
||||
|
||||
OPTIONS= SETUID_PATCH "Build with setuid functionality" On
|
||||
|
||||
@ -37,6 +35,7 @@ USE_DOS2UNIX= ../cronolog-setugid-patch.txt
|
||||
|
||||
post-extract:
|
||||
@${CP} ${DISTDIR}/cronolog-setugid-patch.txt ${WRKDIR}/
|
||||
@cd ${WRKSRC} && ${TOUCH} aclocal.m4 Makefile.in */Makefile.in
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user