This port needs USES=compiler:c++11-lang to build on GCC-based
architectures. While here, add USES=gnome. PR: 234229 Submitted by: Piotr Kubaj Approved by: portmgr (tier-2 blanket)
This commit is contained in:
parent
7fe95e7fea
commit
7715234c3d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=488478
1 changed files with 2 additions and 1 deletions
|
@ -16,7 +16,8 @@ LIB_DEPENDS= libnotify.so:devel/libnotify \
|
|||
libdbus-glib-1.so:devel/dbus-glib \
|
||||
libcurl.so:ftp/curl
|
||||
|
||||
USES= desktop-file-utils gettext gmake iconv localbase pkgconfig sqlite
|
||||
USES= compiler:c++11-lang desktop-file-utils gettext gmake gnome \
|
||||
iconv localbase pkgconfig sqlite
|
||||
USE_GNOME= gtk20 intltool
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALLS_ICONS= yes
|
||||
|
|
Loading…
Reference in a new issue