mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
x11/virtualgl: Add vglusers GROUP
PR: 251062 Reported by: Duane <parakleta@darkreality.org>
This commit is contained in:
parent
858917c7c3
commit
357c4f7eaa
2 changed files with 3 additions and 1 deletions
2
GIDs
2
GIDs
|
@ -807,7 +807,7 @@ plocate:*:860:
|
|||
# free: 863
|
||||
# free: 864
|
||||
# free: 865
|
||||
# free: 866
|
||||
vglusers:*:866:
|
||||
sqlpage:*:867:
|
||||
jellyfin:*:868:
|
||||
keyd:*:869:
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
PORTNAME= virtualgl
|
||||
DISTVERSION= 3.1.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= x11 graphics
|
||||
MASTER_SITES= https://github.com/VirtualGL/${PORTNAME}/releases/download/${DISTVERSION}/
|
||||
DISTNAME= VirtualGL-${DISTVERSION}
|
||||
|
@ -38,6 +39,7 @@ CMAKE_INSTALL_PREFIX= ${LOCALBASE}/VirtualGL
|
|||
LDFLAGS+= -Wl,--undefined-version
|
||||
|
||||
DOCSDIR= ${LOCALBASE}/VirtualGL/doc
|
||||
GROUPS= vglusers
|
||||
PORTDOCS= *
|
||||
|
||||
OPTIONS_DEFINE= DOCS OPENCL OPENSSL XVIDEO
|
||||
|
|
Loading…
Add table
Reference in a new issue