diff options
Diffstat (limited to 'x11-clocks/lmclock/Makefile')
-rw-r--r-- | x11-clocks/lmclock/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-clocks/lmclock/Makefile b/x11-clocks/lmclock/Makefile index 16ad7b5e91c7..e9efd9e75f34 100644 --- a/x11-clocks/lmclock/Makefile +++ b/x11-clocks/lmclock/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= CRITICAL MAINTAINER= ehaupt@FreeBSD.org COMMENT= Xerox Lisp machine clock clone -USE_IMAKE= yes +USES= imake USE_XORG= x11 xext MAKE_JOBS_SAFE= yes |