diff options
Diffstat (limited to 'devel/pear/Makefile')
-rw-r--r-- | devel/pear/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/pear/Makefile b/devel/pear/Makefile index eb49d91b4ae7..645d7097fd2d 100644 --- a/devel/pear/Makefile +++ b/devel/pear/Makefile @@ -6,16 +6,16 @@ # PORTNAME= pear -PORTVERSION= 4.0.7 +PORTVERSION= 4.1.0 CATEGORIES= devel www MASTER_SITES= ftp://ftp.horde.org/pub/horde/tarballs/ PKGNAMESUFFIX= -devel -DISTNAME= ${PORTNAME}-${PORTVERSION}RC3 MAINTAINER= thierry@thomas.as RUN_DEPENDS= ${LOCALBASE}/libexec/apache/libphp4.so:${PORTSDIR}/www/mod_php4 +USE_BZIP2= yes NO_BUILD= yes LPHP_LIB?= lib/php |