summaryrefslogtreecommitdiff
path: root/emulators/cingb
diff options
context:
space:
mode:
authorNiclas Zeising <zeising@FreeBSD.org>2019-11-05 15:48:40 +0000
committerNiclas Zeising <zeising@FreeBSD.org>2019-11-05 15:48:40 +0000
commitd52303ea80aa622b55c12627a49f1f1e99799338 (patch)
treed034fed1dcf7a30f93cc657393a36b54fdca2c7b /emulators/cingb
parent5af1c513f7d709dc7d19fad1794bceca52ca780c (diff)
downloadfreebsd-ports-d52303ea80aa622b55c12627a49f1f1e99799338.zip
Add USES=xorg USES=gl, ports categories e
Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories starting with 'e'.
Diffstat (limited to 'emulators/cingb')
-rw-r--r--emulators/cingb/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/cingb/Makefile b/emulators/cingb/Makefile
index 1d4f0cc6fb4a..5bcac5342f47 100644
--- a/emulators/cingb/Makefile
+++ b/emulators/cingb/Makefile
@@ -12,7 +12,7 @@ COMMENT= Yet another Nintendo Game Boy emulator
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYING
-USES= tar:bzip2
+USES= tar:bzip2 xorg
USE_XORG= x11 xext xv
USE_GITHUB= yes
GH_ACCOUNT= nakal