diff options
-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 73bd16011523..61a91972e1a3 100644 --- a/multimedia/motion/Makefile +++ b/multimedia/motion/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20-%20${PORTVERSION:R}/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Motion detection application +BROKEN= Fails to build + LICENSE= GPLv2 LIB_DEPENDS= jpeg:${PORTSDIR}/graphics/jpeg |