mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-08 12:01:56 +00:00
deskutils/anydesk: Add missing dependency
PR: 262275 Approved by: freebsd AT sysctl DOT cz (maintainer)
This commit is contained in:
parent
3d02ec7db0
commit
1023add82d
@ -1,5 +1,6 @@
|
||||
PORTNAME= anydesk
|
||||
DISTVERSION= 6.1.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= deskutils
|
||||
MASTER_SITES= https://download.anydesk.com/freebsd/
|
||||
DISTNAME= ${PORTNAME}-freebsd-${PORTVERSION}-${ARCH:S/amd64/x86_64/:S/i386/i386/}
|
||||
@ -10,15 +11,17 @@ COMMENT= Fast remote desktop
|
||||
LICENSE= commercial
|
||||
LICENSE_NAME= commercial
|
||||
LICENSE_FILE= ${WRKSRC}/copyright
|
||||
LICENSE_PERMS= no-auto-accept no-dist-mirror no-dist-sell no-pkg-mirror no-pkg-sell
|
||||
LICENSE_PERMS= no-dist-mirror no-dist-sell no-pkg-mirror no-pkg-sell \
|
||||
no-auto-accept
|
||||
|
||||
ONLY_FOR_ARCHS= amd64 i386
|
||||
|
||||
LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
|
||||
libfreetype.so:print/freetype2 \
|
||||
libgtkglext-x11-1.0.so:x11-toolkits/gtkglext \
|
||||
libinotify.so:devel/libinotify \
|
||||
libpolkit-gobject-1.so:sysutils/polkit \
|
||||
libxkbfile.so:x11/libxkbfile \
|
||||
libxkbfile.so:x11/libxkbfile
|
||||
|
||||
USES= cpe gl gnome minizip xorg
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user