diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2019-11-06 16:26:34 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2019-11-06 16:26:34 +0000 |
commit | 80a01c06d195116f35754af18c4288617f2bd998 (patch) | |
tree | 8d833e6b21208a25ff5a974fe5d5fb893c8b0da6 /x11-clocks | |
parent | 513ddff4c4d77481514839c764a6943440f684d0 (diff) | |
download | ports-80a01c06d195116f35754af18c4288617f2bd998.tar.gz ports-80a01c06d195116f35754af18c4288617f2bd998.zip |
Notes
Diffstat (limited to 'x11-clocks')
-rw-r--r-- | x11-clocks/tktz/Makefile | 2 | ||||
-rw-r--r-- | x11-clocks/xtimer/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/x11-clocks/tktz/Makefile b/x11-clocks/tktz/Makefile index bc4f7d789d1e..024900f1ad80 100644 --- a/x11-clocks/tktz/Makefile +++ b/x11-clocks/tktz/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://gromnizki.unixdev.net/soft/ MAINTAINER= gromnizki@unixdev.net COMMENT= Tcl/Tk-based timezone viewer +BROKEN= unfetchable + USES= tk:run NO_BUILD= yes diff --git a/x11-clocks/xtimer/Makefile b/x11-clocks/xtimer/Makefile index d8bb7f17962a..189312feaa40 100644 --- a/x11-clocks/xtimer/Makefile +++ b/x11-clocks/xtimer/Makefile @@ -11,6 +11,8 @@ DISTNAME= ${PORTNAME}-8089 MAINTAINER= candy@kgc.co.jp COMMENT= Simple digital timer for X11 +BROKEN= unfetchable + USES= imake USE_XORG= ice sm x11 xaw xext xmu xpm xt PLIST_FILES= bin/xtimer man/man1/${PORTNAME}.1.gz |