aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-12-10 13:15:32 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-12-10 14:56:32 +0000
commit0f093b05b8206080f340c1499ba5f15218e5fdae (patch)
treece6798e1ab46650c5ab0a510c395d034d2f65461
parent1abef1021b36a116f64ddd63ab325ac9211d3582 (diff)
downloadports-0f093b05b8206080f340c1499ba5f15218e5fdae.tar.gz
ports-0f093b05b8206080f340c1499ba5f15218e5fdae.zip
graphics/php-facedetect: Undeprecate
Currently builds with php81 so remove DEPRECATED and EXPIRATION_DATE. Approved by: portmgr (blanket)
-rw-r--r--graphics/php-facedetect/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/graphics/php-facedetect/Makefile b/graphics/php-facedetect/Makefile
index 1c4983936099..4149580fd2f4 100644
--- a/graphics/php-facedetect/Makefile
+++ b/graphics/php-facedetect/Makefile
@@ -10,9 +10,6 @@ WWW= https://www.xarg.org/project/php-facedetect/
LICENSE= PHP30
-DEPRECATED= Requires php80 which is set to expire on 2023-11-26
-EXPIRATION_DATE= 2023-12-31
-
LIB_DEPENDS= libopencv_objdetect.so:graphics/opencv
USE_GITHUB= yes