diff options
Diffstat (limited to 'emulators/almostti/Makefile')
-rw-r--r-- | emulators/almostti/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/almostti/Makefile b/emulators/almostti/Makefile index 1fcf3549901f..2df7725d7426 100644 --- a/emulators/almostti/Makefile +++ b/emulators/almostti/Makefile @@ -10,7 +10,7 @@ DISTNAME= AlmostTI13-Unix-DougMelton-051409 MAINTAINER= danfe@FreeBSD.org COMMENT= Texas Instruments Z80 series calculator emulator -USES= gmake +USES= gmake xorg USE_XORG= x11 xext WRKSRC= ${WRKDIR}/AlmostTI-DougMelton-Source |