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 --- databases/php5-pdo_firebird/Makefile | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 databases/php5-pdo_firebird/Makefile (limited to 'databases/php5-pdo_firebird') diff --git a/databases/php5-pdo_firebird/Makefile b/databases/php5-pdo_firebird/Makefile deleted file mode 100644 index 5e1b11663e06..000000000000 --- a/databases/php5-pdo_firebird/Makefile +++ /dev/null @@ -1,10 +0,0 @@ -# Created by: Alex Dupre -# $FreeBSD$ - -CATEGORIES= databases - -MASTERDIR= ${.CURDIR}/../../lang/php5 - -PKGNAMESUFFIX= -pdo_firebird - -.include "${MASTERDIR}/Makefile" -- cgit v1.2.3