From 8862844077d1bf88b969dab94a6aae5d2a5cb099 Mon Sep 17 00:00:00 2001 From: miwi Date: Fri, 1 Feb 2013 08:36:04 +0000 Subject: - Convert header - Update to 2.1.0 --- archivers/pecl-phk/Makefile | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) (limited to 'archivers/pecl-phk/Makefile') diff --git a/archivers/pecl-phk/Makefile b/archivers/pecl-phk/Makefile index 828eeacbd710..84952d7ba72a 100644 --- a/archivers/pecl-phk/Makefile +++ b/archivers/pecl-phk/Makefile @@ -1,12 +1,8 @@ -# New ports collection makefile for: pecl-phk -# Date created: 21 Jan 2007 -# Whom: Ditesh Shashikant Gathani -# +# Created by: Ditesh Shashikant Gathani # $FreeBSD$ -# PORTNAME= phk -PORTVERSION= 1.4.0 +PORTVERSION= 2.1.0 CATEGORIES= archivers pear MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- @@ -21,8 +17,6 @@ LICENSE= PHP301 USE_PHP= yes USE_PHP_BUILD= yes USE_PHPEXT= yes -DEFAULT_PHP_VER=53 -IGNORE_WITH_PHP=5 CONFIGURE_ARGS= --enable-phk -- cgit