aboutsummaryrefslogtreecommitdiff
path: root/emulators/darcnes
diff options
context:
space:
mode:
authorNiclas Zeising <zeising@FreeBSD.org>2019-11-07 20:19:59 +0000
committerNiclas Zeising <zeising@FreeBSD.org>2019-11-07 20:19:59 +0000
commitef5d45aaa64535e3cb0499fe297423c5f873ecbd (patch)
tree94674d44da850da02e8ab4969da3e457bef57094 /emulators/darcnes
parent40f4b34b5a9ac32ac529d75838c6394e5a08ff08 (diff)
downloadports-ef5d45aaa64535e3cb0499fe297423c5f873ecbd.tar.gz
ports-ef5d45aaa64535e3cb0499fe297423c5f873ecbd.zip
Notes
Diffstat (limited to 'emulators/darcnes')
-rw-r--r--emulators/darcnes/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/darcnes/Makefile b/emulators/darcnes/Makefile
index f6a5f02d15f2..ad207fee3757 100644
--- a/emulators/darcnes/Makefile
+++ b/emulators/darcnes/Makefile
@@ -32,6 +32,7 @@ BACKEND_DESC= GUI backend
SVGALIB_LIB_DEPENDS= libvga.so:graphics/svgalib
SVGALIB_VARS= MAKE_ARGS+=TARGET=Linux_svgalib
+X11_USES= xorg
X11_USE= XORG=x11,xaw,xext,xmu,xt
.include <bsd.port.pre.mk>