aboutsummaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2015-04-17 21:00:10 +0000
committerRene Ladan <rene@FreeBSD.org>2015-04-17 21:00:10 +0000
commit2af5dcc160f59e3915e6f8a0c19b7650638cbd46 (patch)
tree1fdf47022a8f664140594ff7b238feaa6d0dd6db /misc
parentea34d39e045f1e179cad055445a6716f05f00773 (diff)
downloadports-2af5dcc160f59e3915e6f8a0c19b7650638cbd46.tar.gz
ports-2af5dcc160f59e3915e6f8a0c19b7650638cbd46.zip
Notes
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"