summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-12-30 08:34:58 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-12-31 00:06:40 +0000
commitbeced896adede7791902c084864668404d24aa46 (patch)
tree059f5d17522bff15edec8e74442f36d9009b79c4 /misc
parent7cdf3c4d011a5781db7d9d9fe44ff4e7baee2bb2 (diff)
Diffstat (limited to 'misc')
-rw-r--r--misc/Makefile1
-rw-r--r--misc/php80-calendar/Makefile9
2 files changed, 0 insertions, 10 deletions
diff --git a/misc/Makefile b/misc/Makefile
index 419a4c9414fc..38e69d1d7d80 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -379,7 +379,6 @@
SUBDIR += pecl-timezonedb
SUBDIR += perkeep
SUBDIR += pfm
- SUBDIR += php80-calendar
SUBDIR += php81-calendar
SUBDIR += php82-calendar
SUBDIR += php83-calendar
diff --git a/misc/php80-calendar/Makefile b/misc/php80-calendar/Makefile
deleted file mode 100644
index 23abc5111c8b..000000000000
--- a/misc/php80-calendar/Makefile
+++ /dev/null
@@ -1,9 +0,0 @@
-CATEGORIES= misc
-
-MASTERDIR= ${.CURDIR}/../../lang/php80
-
-PKGNAMESUFFIX= -calendar
-
-TEST_TARGET= test
-
-.include "${MASTERDIR}/Makefile"