mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
irc/hexchat: fix build with GCC-based architectures
PR: 232728 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> (maintainer)
This commit is contained in:
parent
86ccb7db25
commit
ddc202266d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=483063
1 changed files with 2 additions and 2 deletions
|
@ -19,8 +19,8 @@ LIB_DEPENDS= libproxy.so:net/libproxy \
|
|||
libfreetype.so:print/freetype2
|
||||
RUN_DEPENDS= ${LOCALBASE}/share/xml/iso-codes/iso_639.xml:misc/iso-codes
|
||||
|
||||
USES= desktop-file-utils gettext-tools gnome libtool meson ninja \
|
||||
pkgconfig shebangfix ssl
|
||||
USES= compiler:c++11-lang desktop-file-utils gettext-tools gnome \
|
||||
libtool meson ninja pkgconfig shebangfix ssl
|
||||
USE_GNOME= cairo gtk20 intltool libxml2
|
||||
USE_XORG= x11
|
||||
USE_GITHUB= yes
|
||||
|
|
Loading…
Add table
Reference in a new issue