git: d65f6982aec8 - main - multimedia/zoneminder: enable on powerpc
Piotr Kubaj
pkubaj at FreeBSD.org
Tue Jun 15 08:42:28 UTC 2021
The branch main has been updated by pkubaj:
URL: https://cgit.FreeBSD.org/ports/commit/?id=d65f6982aec808a4084caf85db06f4eb851ac514
commit d65f6982aec808a4084caf85db06f4eb851ac514
Author: Piotr Kubaj <pkubaj at FreeBSD.org>
AuthorDate: 2021-06-15 08:41:23 +0000
Commit: Piotr Kubaj <pkubaj at FreeBSD.org>
CommitDate: 2021-06-15 08:41:23 +0000
multimedia/zoneminder: enable on powerpc
---
multimedia/zoneminder/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/multimedia/zoneminder/Makefile b/multimedia/zoneminder/Makefile
index fc4b29d0adbd..058162e925d7 100644
--- a/multimedia/zoneminder/Makefile
+++ b/multimedia/zoneminder/Makefile
@@ -8,7 +8,7 @@ COMMENT= Complete security camera solution, fully web based with image analysis
LICENSE= GPLv2
-ONLY_FOR_ARCHS= aarch64 amd64 i386 powerpc64 powerpc64le
+ONLY_FOR_ARCHS= aarch64 amd64 i386 powerpc powerpc64 powerpc64le
ZM_DEPENDS= p5-DBI>=0:databases/p5-DBI \
p5-DBD-mysql>=0:databases/p5-DBD-mysql \
More information about the dev-commits-ports-all
mailing list