aboutsummaryrefslogtreecommitdiff
path: root/multimedia/zoneminder
diff options
context:
space:
mode:
authorBoris Samorodov <bsam@FreeBSD.org>2011-06-16 18:07:50 +0000
committerBoris Samorodov <bsam@FreeBSD.org>2011-06-16 18:07:50 +0000
commitf2a2d8856d79e50c2c3ade9855bba1628b035631 (patch)
tree180747d7541489690773c9f304a2120d4ceac0d1 /multimedia/zoneminder
parentaf007468d1318fe2a17b1ba09680b87c20e24fa5 (diff)
downloadports-f2a2d8856d79e50c2c3ade9855bba1628b035631.tar.gz
ports-f2a2d8856d79e50c2c3ade9855bba1628b035631.zip
Notes
Diffstat (limited to 'multimedia/zoneminder')
-rw-r--r--multimedia/zoneminder/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/multimedia/zoneminder/Makefile b/multimedia/zoneminder/Makefile
index 805289bf290a..ac58b542486a 100644
--- a/multimedia/zoneminder/Makefile
+++ b/multimedia/zoneminder/Makefile
@@ -7,7 +7,7 @@
PORTNAME= zoneminder
PORTVERSION= 1.24.4
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= multimedia
MASTER_SITES= http://www2.zoneminder.com/downloads/ \
http://www.zoneminder.com/downloads/
@@ -98,6 +98,8 @@ post-configure:
post-patch:
${REINPLACE_CMD} -e 's,/bin:/usr/bin,/bin:/usr/bin:${LOCALBASE}/bin,g' ${WRKSRC}/scripts/*.pl.in
${REINPLACE_CMD} -e 's,sudo,${LOCALBASE}/bin/sudo,g' ${WRKSRC}/scripts/zmpkg.pl.in
+ ${REINPLACE_CMD} -e 's," == "," = ",g' ${WRKSRC}/configure
+ ${REINPLACE_CMD} -e 's,ZM_V4L2,ZM_HAS_V4L2,g' ${WRKSRC}//web/skins/classic/views/monitorprobe.php
pre-build:
${CP} ${FILESDIR}/videodev.h ${WRKSRC}/src