diff options
author | kris <kris@FreeBSD.org> | 2005-03-26 19:46:20 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-03-26 19:46:20 +0000 |
commit | cc55dae22fef7e8b3db1bd92cd5b1fdf58144977 (patch) | |
tree | 2c6ee67b88a68d74d2f9ce3a912b3eb08d2b7026 /x11-clocks | |
parent | 7359f6337be08a2e002424dcf30e13e4194055e6 (diff) | |
download | FreeBSD-ports-cc55dae22fef7e8b3db1bd92cd5b1fdf58144977.zip FreeBSD-ports-cc55dae22fef7e8b3db1bd92cd5b1fdf58144977.tar.gz |
BROKEN: Unfetchable
Approved by: portmgr (self)
Diffstat (limited to 'x11-clocks')
-rw-r--r-- | x11-clocks/emiclock/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-clocks/emiclock/Makefile b/x11-clocks/emiclock/Makefile index fc78b11..72d30b4 100644 --- a/x11-clocks/emiclock/Makefile +++ b/x11-clocks/emiclock/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= ftp://ftp.noge.com/pub/EmiClock/X11/ MAINTAINER= ports@FreeBSD.org COMMENT= Hyper-animated face analog clock for X11 +BROKEN= Unfetchable + .if ${MACHINE_ARCH} != "i386" PLIST_SUB= SOUND="@comment " .else |