net/waypipe: libffi is unused after r505949
https://gitlab.freedesktop.org/mstoeckl/waypipe/commit/7e1c5dc9fc55
This commit is contained in:
parent
32dddf07ba
commit
a2f283671f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=506125
1 changed files with 1 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
PORTNAME= waypipe
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.3.0
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= net
|
||||
|
||||
PATCH_SITES= ${GL_SITE}/${GL_ACCOUNT}/${GL_PROJECT}/commit/
|
||||
|
@ -17,7 +17,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
|||
|
||||
BUILD_DEPENDS= wayland-protocols>=1.12:graphics/wayland-protocols \
|
||||
wayland>=1.15:graphics/wayland
|
||||
LIB_DEPENDS= libffi.so:devel/libffi
|
||||
|
||||
USES= compiler:c11 meson pkgconfig
|
||||
USE_GITLAB= yes
|
||||
|
|
Loading…
Reference in a new issue