diff options
Diffstat (limited to 'emulators/xzx/Makefile')
-rw-r--r-- | emulators/xzx/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/emulators/xzx/Makefile b/emulators/xzx/Makefile index f6fa431ee430..f396bef633f5 100644 --- a/emulators/xzx/Makefile +++ b/emulators/xzx/Makefile @@ -11,8 +11,7 @@ DISTNAME= ${PORTNAME}-pro-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= ZX Spectrum (48K/128K/+3) Emulator for X11 -# xmkmf is used in configure script; USE_IMAKE makes the build unhappy -BUILD_DEPENDS= xmkmf:${PORTSDIR}/devel/imake +USES= imake:env USE_MOTIF= yes USE_XORG= x11 ice sm xext xpm xt xxf86vm |