diff options
Diffstat (limited to 'x11-clocks/emiclock/Makefile')
-rw-r--r-- | x11-clocks/emiclock/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/x11-clocks/emiclock/Makefile b/x11-clocks/emiclock/Makefile index d966770..a6fff6e 100644 --- a/x11-clocks/emiclock/Makefile +++ b/x11-clocks/emiclock/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: EmiClock -# Date created: 15 March 1995 -# Whom: Nobuhiro Yasutomi -# +# Created by: Nobuhiro Yasutomi # $FreeBSD$ -# PORTNAME= emiclock PORTVERSION= 2.0.2 @@ -14,7 +10,7 @@ MASTER_SITES= http://ftp.vector.co.jp/pack/unix/personal/tokei/ MAINTAINER= ports@FreeBSD.org COMMENT= Hyper-animated face analog clock for X11 -USE_IMAKE= yes +USES= imake USE_XORG= ice sm x11 xaw xext xmu xpm xt MAN1= emiclock.1 |