diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-02-12 21:41:37 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-02-12 21:41:37 +0000 |
commit | fae376b0c1b2a6bcf3fb812881fed0bc7b148766 (patch) | |
tree | f1778d88631dba41666ff089ecc2e4eb518d3efe /x11-clocks/emiclock | |
parent | e3cdb3782471e62243d5821b450d785715983d60 (diff) | |
download | ports-fae376b0c1b2a6bcf3fb812881fed0bc7b148766.tar.gz ports-fae376b0c1b2a6bcf3fb812881fed0bc7b148766.zip |
Notes
Diffstat (limited to 'x11-clocks/emiclock')
-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 a5766a05247a..07aa0c8fea57 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= Incomplete pkg-plist + .if ${MACHINE_ARCH} != "i386" PLIST= ${PKGDIR}/pkg-plist.nosound .endif |