diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2019-11-06 06:16:14 +0800 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2019-11-06 06:16:14 +0800 |
commit | be6c15b5c6de864408ba3f414a57f20ff622a2d0 (patch) | |
tree | 86bd1ae6afedaa57f4eef276444e85b00f8c8e63 /games/xhime | |
parent | 2428d822895b6225746f9e1d2bed3143711fcf14 (diff) | |
download | freebsd-ports-gnome-be6c15b5c6de864408ba3f414a57f20ff622a2d0.tar.gz freebsd-ports-gnome-be6c15b5c6de864408ba3f414a57f20ff622a2d0.tar.zst freebsd-ports-gnome-be6c15b5c6de864408ba3f414a57f20ff622a2d0.zip |
Add USES=xorg USES=gl, ports categories g
Add USES=xorg and USES=gl to ports in categories starting with 'g'.
While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
Diffstat (limited to 'games/xhime')
-rw-r--r-- | games/xhime/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xhime/Makefile b/games/xhime/Makefile index e5ea8e595698..930dc293b483 100644 --- a/games/xhime/Makefile +++ b/games/xhime/Makefile @@ -12,7 +12,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Resident Himechan for X Window System WRKSRC= ${WRKDIR}/xhime1.51 -USES= imake +USES= imake xorg USE_XORG= x11 xext NO_CDROM= Contains commercial character data |