mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Convert to USES=autoreconf
This commit is contained in:
parent
d94277eac8
commit
645f81fbb5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=390248
1 changed files with 1 additions and 2 deletions
|
@ -15,10 +15,9 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
|||
|
||||
ONLY_FOR_ARCHS= i386 amd64
|
||||
|
||||
USE_AUTOTOOLS= autoconf automake aclocal
|
||||
GNU_CONFIGURE= yes
|
||||
USE_RC_SUBR= LCDd lcdproc lcdexec
|
||||
USES= pkgconfig
|
||||
USES= autoreconf pkgconfig
|
||||
|
||||
CONFIGURE_ARGS= --enable-drivers="${LCDPROC_DRIVERS}" \
|
||||
--disable-dependency-tracking \
|
||||
|
|
Loading…
Add table
Reference in a new issue