aboutsummaryrefslogtreecommitdiff
path: root/misc/pear-Services_Weather
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2006-03-15 20:02:26 +0000
committerThierry Thomas <thierry@FreeBSD.org>2006-03-15 20:02:26 +0000
commit25a7c6da5af77d1b4286ae4c4ebc65089504c221 (patch)
treea9e1132f4f7f7e965b9bcf0ca77a569672ca2ca1 /misc/pear-Services_Weather
parentfa09c3bb04a083113d1a52952cc39b355cc997c2 (diff)
downloadports-25a7c6da5af77d1b4286ae4c4ebc65089504c221.tar.gz
ports-25a7c6da5af77d1b4286ae4c4ebc65089504c221.zip
Chase pear-Cache relocation.
Notes
Notes: svn path=/head/; revision=157325
Diffstat (limited to 'misc/pear-Services_Weather')
-rw-r--r--misc/pear-Services_Weather/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/pear-Services_Weather/Makefile b/misc/pear-Services_Weather/Makefile
index 04d04160f97a..d9c6d06375d8 100644
--- a/misc/pear-Services_Weather/Makefile
+++ b/misc/pear-Services_Weather/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Services_Weather
PORTVERSION= 1.3.2
+PORTREVISION= 1
CATEGORIES= misc www pear
MAINTAINER= ports@FreeBSD.org
@@ -16,7 +17,7 @@ BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
RUN_DEPENDS= ${BUILD_DEPENDS}
.if !defined (WITHOUT_CACHE)
-BUILD_DEPENDS+= ${PEARDIR}/Cache/Cache.php:${PORTSDIR}/sysutils/pear-Cache
+BUILD_DEPENDS+= ${PEARDIR}/Cache.php:${PORTSDIR}/sysutils/pear-Cache
.endif
.if !defined (WITHOUT_DB)
BUILD_DEPENDS+= ${PEARDIR}/DB.php:${PORTSDIR}/databases/pear-DB