aboutsummaryrefslogtreecommitdiff
path: root/devel/pear
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2002-11-20 22:26:11 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2002-11-20 22:26:11 +0000
commite6ee2261d42d068c85bc5d5df2593182a2cd0938 (patch)
tree7611b507622837e956d7c6cf54794d51dc4a853c /devel/pear
parent0ce61d047a9257c630b2545beb3b14f17017be26 (diff)
downloadports-e6ee2261d42d068c85bc5d5df2593182a2cd0938.tar.gz
ports-e6ee2261d42d068c85bc5d5df2593182a2cd0938.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 937748d8907f..aa371d67c6ff 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:${PORTSDIR}/devel/pear-PEAR \
+RUN_DEPENDS= ${PEARDIR}/PEAR.php.dist:${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 \