diff options
Diffstat (limited to 'archivers/pecl-phk/Makefile')
-rw-r--r-- | archivers/pecl-phk/Makefile | 10 |
1 files changed, 2 insertions, 8 deletions
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 <ditesh@gathani.org> -# +# Created by: Ditesh Shashikant Gathani <ditesh@gathani.org> # $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 |