diff options
-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 |