mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
- Switch to USES=libtool
Approved by: portmgr blanket
This commit is contained in:
parent
8d0a54d83f
commit
fadcf5a106
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=365281
1 changed files with 2 additions and 2 deletions
|
@ -25,9 +25,9 @@ RUN_DEPENDS= p5-DBD-mysql>=0:${PORTSDIR}/databases/p5-DBD-mysql \
|
|||
qpress:${PORTSDIR}/archivers/qpress
|
||||
|
||||
# autotool is in use for 5.1 builds
|
||||
USE_AUTOTOOLS= automake autoheader autoconf libtool aclocal
|
||||
USE_AUTOTOOLS= automake autoheader autoconf aclocal libtoolize
|
||||
# MySQL 5.5 using CMAKE
|
||||
USES= cmake iconv gettext gmake perl5
|
||||
USES= cmake iconv gettext gmake libtool perl5
|
||||
|
||||
MASTER_SITE_SUBDIR= XtraBackup/XtraBackup-${PORTVERSION}/source/
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue