summaryrefslogtreecommitdiff
path: root/emulators/mame
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/mame
parent- Update supported python versions range (diff)
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'.
Notes
Notes: svn path=/head/; revision=516802
Diffstat (limited to 'emulators/mame')
-rw-r--r--emulators/mame/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/mame/Makefile b/emulators/mame/Makefile
index 4c2e7929f4d1..57ef2d193d40 100644
--- a/emulators/mame/Makefile
+++ b/emulators/mame/Makefile
@@ -21,7 +21,7 @@ LIB_DEPENDS= libFLAC.so:audio/flac \
RUN_DEPENDS= liberation-fonts-ttf>=0:x11-fonts/liberation-fonts-ttf
USES= compiler:c++14-lang gl gmake jpeg pkgconfig \
- python:2.7,build qt:5 sdl shebangfix
+ python:2.7,build qt:5 sdl shebangfix xorg
USE_GITHUB= yes
GH_ACCOUNT= mamedev