diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-06-28 23:05:59 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-06-28 23:05:59 +0000 |
commit | 8c2848e8cad7e6d09369bd2c4d9806993419da10 (patch) | |
tree | 35233f7341a6809a2fba1ba182ee40c9f7bf3829 /x11-clocks/tclock/Makefile | |
parent | ee366fa4406237cda521e31801cd1d23cf0c08ec (diff) | |
download | ports-8c2848e8cad7e6d09369bd2c4d9806993419da10.tar.gz ports-8c2848e8cad7e6d09369bd2c4d9806993419da10.zip |
Notes
Diffstat (limited to 'x11-clocks/tclock/Makefile')
-rw-r--r-- | x11-clocks/tclock/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/x11-clocks/tclock/Makefile b/x11-clocks/tclock/Makefile index 5b85e53ec19d..62f61d364d0f 100644 --- a/x11-clocks/tclock/Makefile +++ b/x11-clocks/tclock/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: tclock -# Date created: So 7 Feb 1999 20:50:43 MET -# Whom: Lars Koeller <lkoeller@cc.fh-lippe.de> -# +# Created by: Lars Koeller <lkoeller@cc.fh-lippe.de> # $FreeBSD$ -# PORTNAME= tclock PORTVERSION= 1.0.1 @@ -17,7 +13,7 @@ MAINTAINER= aehlig@linta.de COMMENT= Transparent analog clock for x11 NO_WRKSUBDIR= yes -USE_IMAKE= yes +USES= imake USE_XORG= x11 xext MAN1= tclock.1 PLIST_FILES= bin/tclock |