From 7f32ea803725a0466c3b37d44a3f2832d59bb92e Mon Sep 17 00:00:00 2001 From: miwi Date: Thu, 17 May 2012 15:15:22 +0000 Subject: - Update to 1.0.3 --- print/pecl-haru/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'print/pecl-haru/Makefile') diff --git a/print/pecl-haru/Makefile b/print/pecl-haru/Makefile index 000a580bdf35..6a2ae212fb7b 100644 --- a/print/pecl-haru/Makefile +++ b/print/pecl-haru/Makefile @@ -6,18 +6,17 @@ # PORTNAME= haru -PORTVERSION= 1.0.0 +PORTVERSION= 1.0.3 CATEGORIES= print pear MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- EXTRACT_SUFX= .tgz -#DIST_SUBDIR= PECL MAINTAINER= miwi@FreeBSD.org COMMENT= A PECL extension to Haru PDF functions BUILD_DEPENDS= ${LOCALBASE}/include/hpdf.h:${PORTSDIR}/print/libharu -RUN_DEPENDS:= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${LOCALBASE}/include/hpdf.h:${PORTSDIR}/print/libharu USE_PHP= yes USE_PHPEXT= yes -- cgit