From d5ce1f73bc9d396f962ccc0f312c1f1e1ac50862 Mon Sep 17 00:00:00 2001 From: Rene Ladan Date: Sun, 14 Feb 2016 19:21:31 +0000 Subject: Remove PHP 5.4 from the Ports Tree, it expired upstream in 2015-Q3 and the ports expired last month. Adjust Mk/bsd.php.mk Reviewed by: antoine, marino Approved by: portmgr (antoine) Differential Revision: https://reviews.freebsd.org/D5278 --- math/php5-bcmath/Makefile | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 math/php5-bcmath/Makefile (limited to 'math/php5-bcmath') diff --git a/math/php5-bcmath/Makefile b/math/php5-bcmath/Makefile deleted file mode 100644 index 4888d2bbac18..000000000000 --- a/math/php5-bcmath/Makefile +++ /dev/null @@ -1,10 +0,0 @@ -# Created by: Alex Dupre -# $FreeBSD$ - -CATEGORIES= math - -MASTERDIR= ${.CURDIR}/../../lang/php5 - -PKGNAMESUFFIX= -bcmath - -.include "${MASTERDIR}/Makefile" -- cgit v1.2.3