mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
*/*: Remove incorrect libtool dependency
All these ports builds without libtool Tested using Poudriere Approved by: portmgr (blanket, build fix)
This commit is contained in:
parent
0e9dbbb6d5
commit
b6b85085a0
@ -32,7 +32,7 @@ LIB_DEPENDS= libexpat.so:textproc/expat2 \
|
||||
libwavpack.so:audio/wavpack
|
||||
|
||||
USES= cmake compiler:c++20-lang cpe desktop-file-utils gettext \
|
||||
gnome libtool python:build pkgconfig shared-mime-info
|
||||
gnome python:build pkgconfig shared-mime-info
|
||||
CPE_VENDOR= audacityteam
|
||||
|
||||
USE_GITHUB= yes
|
||||
|
@ -19,7 +19,7 @@ LIB_DEPENDS= libboost_system.so:devel/boost-libs \
|
||||
DISTINFO_FILE= ${.CURDIR}/../thrift/distinfo
|
||||
|
||||
USES= bison cmake pkgconfig compiler:c++11-lang cpe \
|
||||
libtool pathfix ssl
|
||||
pathfix ssl
|
||||
CPE_VENDOR= apache
|
||||
USE_LDCONFIG= yes
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
@ -24,7 +24,7 @@ RUN_DEPENDS= p5-Finance-Quote>=0:finance/p5-Finance-Quote \
|
||||
p5-LWP-Protocol-https>=0:www/p5-LWP-Protocol-https
|
||||
|
||||
USES= cmake:insource compiler:c++11-lib cpe desktop-file-utils \
|
||||
gettext-tools gnome guile:2.2,3.0,conflicts libtool localbase \
|
||||
gettext-tools gnome guile:2.2,3.0,conflicts localbase \
|
||||
perl5 pkgconfig shebangfix tar:bzip2 xorg
|
||||
USE_XORG= x11
|
||||
USE_CXXSTD= c++11
|
||||
|
@ -31,7 +31,7 @@ LIB_DEPENDS= libcurl.so:ftp/curl \
|
||||
RUN_DEPENDS:= swig:devel/swig
|
||||
|
||||
USES= cmake compiler:c++17-lang desktop-file-utils dos2unix gnome \
|
||||
iconv:wchar_t libtool localbase pkgconfig python
|
||||
iconv:wchar_t localbase pkgconfig python
|
||||
DOS2UNIX_GLOB= *.cpp *.h
|
||||
USE_LDCONFIG= yes
|
||||
USE_WX= 3.2+
|
||||
|
Loading…
Reference in New Issue
Block a user