diff options
| author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2022-12-25 13:34:18 -0600 |
|---|---|---|
| committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2022-12-25 13:36:42 -0600 |
| commit | 0d310d700aa060b02feec9c7487893a983bf7098 (patch) | |
| tree | 3d35d698e9c13e27e41a8cd9de8ff7839dcd7b66 /databases/php74-sqlite3 | |
| parent | mail/dovecot: fix build (diff) | |
*/*php74*: Sunset php 7.4
As per upstream php 7.4 has reached it's EOL on 2022-11-22. Remove php74
from the tree. Default version of php has already been switched to 8.1.
Approved by: portmgr (blanket infrastructure)
Sponsored by: Bounce Experts
Diffstat (limited to 'databases/php74-sqlite3')
| -rw-r--r-- | databases/php74-sqlite3/Makefile | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/databases/php74-sqlite3/Makefile b/databases/php74-sqlite3/Makefile deleted file mode 100644 index 6fcaf4533b6c..000000000000 --- a/databases/php74-sqlite3/Makefile +++ /dev/null @@ -1,9 +0,0 @@ -CATEGORIES= databases - -MASTERDIR= ${.CURDIR}/../../lang/php74 - -PKGNAMESUFFIX= -sqlite3 - -TEST_TARGET= test - -.include "${MASTERDIR}/Makefile" |
