diff options
author | pav <pav@FreeBSD.org> | 2009-09-08 07:15:49 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2009-09-08 07:15:49 +0800 |
commit | fef978e335e631aa5f32320b0dc0cc62781cc11e (patch) | |
tree | a19dcc9cff56caab42a4c8fc4c342a52d4174161 /multimedia/motion/Makefile | |
parent | a301f374c0853a1192f66f9e3832d277a4dfe535 (diff) | |
download | freebsd-ports-gnome-fef978e335e631aa5f32320b0dc0cc62781cc11e.tar.gz freebsd-ports-gnome-fef978e335e631aa5f32320b0dc0cc62781cc11e.tar.zst freebsd-ports-gnome-fef978e335e631aa5f32320b0dc0cc62781cc11e.zip |
- Mark BROKEN: does not fetch due to size mismatch
Reported by: pointyhat
Diffstat (limited to 'multimedia/motion/Makefile')
-rw-r--r-- | multimedia/motion/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/multimedia/motion/Makefile b/multimedia/motion/Makefile index 149023b9274e..e78e53b5821d 100644 --- a/multimedia/motion/Makefile +++ b/multimedia/motion/Makefile @@ -22,6 +22,8 @@ LIB_DEPENDS= jpeg.10:${PORTSDIR}/graphics/jpeg \ ONLY_FOR_ARCHS= i386 amd64 +BROKEN= checksum mismatch + MAN1= motion.1 USE_AUTOTOOLS= autoconf:262 |