diff options
Diffstat (limited to 'x11-clocks/mouseclock/Makefile')
-rw-r--r-- | x11-clocks/mouseclock/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-clocks/mouseclock/Makefile b/x11-clocks/mouseclock/Makefile index cd45b20..416880f 100644 --- a/x11-clocks/mouseclock/Makefile +++ b/x11-clocks/mouseclock/Makefile @@ -11,10 +11,9 @@ MASTER_SITE_SUBDIR= X11/clocks MAINTAINER= ports@FreeBSD.org COMMENT= Display the current time using the X root cursor +USES= imake USE_GMAKE= yes -USE_IMAKE= yes USE_XORG= x11 xext -XMKMF= xmkmf NO_INSTALL_MANPAGES= yes post-configure: |