aboutsummaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
Diffstat (limited to 'misc')
-rw-r--r--misc/Makefile1
-rw-r--r--misc/php53-calendar/Makefile9
2 files changed, 0 insertions, 10 deletions
diff --git a/misc/Makefile b/misc/Makefile
index b6c122605575..981484d15c64 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -356,7 +356,6 @@
SUBDIR += pecl-timezonedb
SUBDIR += pfm
SUBDIR += php5-calendar
- SUBDIR += php53-calendar
SUBDIR += php55-calendar
SUBDIR += php56-calendar
SUBDIR += phraze
diff --git a/misc/php53-calendar/Makefile b/misc/php53-calendar/Makefile
deleted file mode 100644
index edd5d84addaf..000000000000
--- a/misc/php53-calendar/Makefile
+++ /dev/null
@@ -1,9 +0,0 @@
-# $FreeBSD$
-
-CATEGORIES= misc
-
-MASTERDIR= ${.CURDIR}/../../lang/php53
-
-PKGNAMESUFFIX= -calendar
-
-.include "${MASTERDIR}/Makefile"