diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-03-26 19:46:20 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-03-26 19:46:20 +0000 |
commit | 0a64cde63270bb3144a78e6025b126657dc996da (patch) | |
tree | 60e8093b9e746b60b373b362af47aae9078eedc8 /x11-clocks | |
parent | d3d0553a80eae3111df8494123aa5684a0ea3665 (diff) | |
download | ports-0a64cde63270bb3144a78e6025b126657dc996da.tar.gz ports-0a64cde63270bb3144a78e6025b126657dc996da.zip |
Notes
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 fc78b1116724..72d30b431f49 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 |