mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
- Add some required xorg components to USE_XORG.
Reported by: marcus, erwin
This commit is contained in:
parent
c8e83693d2
commit
d135018c66
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=209039
@ -7,13 +7,15 @@
|
||||
|
||||
PORTNAME= xdpyinfo
|
||||
PORTVERSION= 1.0.2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= x11
|
||||
|
||||
MAINTAINER= x11@FreeBSD.org
|
||||
COMMENT= Display information utility for X
|
||||
|
||||
XORG_CAT= app
|
||||
USE_XORG= xext x11 xtst
|
||||
USE_XORG= xext x11 xtst xxf86vm xxf86misc xxf86dga xi xrender \
|
||||
xinerama dmxproto xp
|
||||
|
||||
PLIST_FILES= bin/xdpyinfo
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user