mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
net/megatools: Remove libtool as dependency
Not used in project Approved by: portmgr (blanket)
This commit is contained in:
parent
b41cb0cc91
commit
e1a8cfc14d
1 changed files with 2 additions and 2 deletions
|
@ -13,8 +13,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
LIB_DEPENDS= libcurl.so:ftp/curl
|
LIB_DEPENDS= libcurl.so:ftp/curl
|
||||||
|
|
||||||
USES= compiler:c11 gettext-runtime gmake gnome libtool pathfix \
|
USES= compiler:c11 gettext-runtime gmake gnome pathfix pkgconfig \
|
||||||
pkgconfig ssl meson
|
ssl meson
|
||||||
USE_GNOME= glib20
|
USE_GNOME= glib20
|
||||||
|
|
||||||
INSTALL_TARGET= install-strip
|
INSTALL_TARGET= install-strip
|
||||||
|
|
Loading…
Add table
Reference in a new issue