aboutsummaryrefslogtreecommitdiff
path: root/devel/pear
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2002-11-19 00:20:39 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2002-11-19 00:20:39 +0000
commit8c57a13879071c2013046f9e4b798583d73b4c55 (patch)
tree701523a8e2e0bb28b05cf69709742e257d5e7363 /devel/pear
parent0f55a3dc53f3de45bceac803056a112af5562658 (diff)
downloadports-8c57a13879071c2013046f9e4b798583d73b4c55.tar.gz
ports-8c57a13879071c2013046f9e4b798583d73b4c55.zip
Notes
Diffstat (limited to 'devel/pear')
-rw-r--r--devel/pear/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pear/Makefile b/devel/pear/Makefile
index aa371d67c6ff..937748d8907f 100644
--- a/devel/pear/Makefile
+++ b/devel/pear/Makefile
@@ -15,7 +15,7 @@ EXTRACT_ONLY= # empty
MAINTAINER= thierry@pompo.net
BUILD_DEPENDS= ${LOCALBASE}/bin/php-config:${PORTSDIR}/www/mod_php4
-RUN_DEPENDS= ${PEARDIR}/PEAR.php.dist:${PORTSDIR}/devel/pear-PEAR \
+RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear-PEAR \
${PEARDIR}/Console/Getopt.php.dist:${PORTSDIR}/devel/pear-Console_Getopt \
${PEARDIR}/File.php:${PORTSDIR}/sysutils/pear-File \
${PEARDIR}/Log.php:${PORTSDIR}/sysutils/pear-Log \