aboutsummaryrefslogtreecommitdiff
path: root/emulators/pcemu
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/pcemu
parent5af1c513f7d709dc7d19fad1794bceca52ca780c (diff)
downloadports-d52303ea80aa622b55c12627a49f1f1e99799338.tar.gz
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'.
Notes
Notes: svn path=/head/; revision=516802
Diffstat (limited to 'emulators/pcemu')
-rw-r--r--emulators/pcemu/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/pcemu/Makefile b/emulators/pcemu/Makefile
index 29fa6cdf9435..09a19fa5e4f5 100644
--- a/emulators/pcemu/Makefile
+++ b/emulators/pcemu/Makefile
@@ -14,8 +14,8 @@ COMMENT= 8086 PC emulator, by David Hedley
BUILD_DEPENDS= bdftopcf:x11-fonts/bdftopcf
RUN_DEPENDS= mkfontscale:x11-fonts/mkfontscale
+USES= dos2unix xorg
USE_XORG= x11 xext
-USES= dos2unix
DOS2UNIX_FILES= programs/config.sys
MAKE_ENV= FILESDIR=${FILESDIR} STAGEDIR=${STAGEDIR}
MAKE_ARGS= CC="${CC}"