summaryrefslogtreecommitdiff
path: root/net/pear-Net_Dict
diff options
context:
space:
mode:
authorFlorent Thoumie <flz@FreeBSD.org>2005-03-09 13:39:06 +0000
committerFlorent Thoumie <flz@FreeBSD.org>2005-03-09 13:39:06 +0000
commit7601d66e047bf3057099c96c3c37dda8020f5072 (patch)
tree14daecc1ee9f93ea6a77fb40a3f134abd0750fb6 /net/pear-Net_Dict
parentUpgrade to 3.01. (diff)
- Fix BUILD_DEPENDS.
PR: ports/78618 Submitted by: Antônio Carlos Venâncio Júnior <antonio@php.net> (maintainer) Approved by: pav (mentor)
Notes
Notes: svn path=/head/; revision=130721
Diffstat (limited to 'net/pear-Net_Dict')
-rw-r--r--net/pear-Net_Dict/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/pear-Net_Dict/Makefile b/net/pear-Net_Dict/Makefile
index dea67a43d845..80b778f5a681 100644
--- a/net/pear-Net_Dict/Makefile
+++ b/net/pear-Net_Dict/Makefile
@@ -7,12 +7,14 @@
PORTNAME= Net_Dict
PORTVERSION= 1.0.3
+PORTREVISION= 1
CATEGORIES= net www pear
MAINTAINER= antonio@php.net
COMMENT= PEAR interface to the DICT protocol
-BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear-PEAR
+BUILD_DEPENDS= ${PEARDIR}/Net/Socket.php:${PORTSDIR}/net/pear-Net_Socket \
+ ${PEARDIR}/Cache/Cache.php:${PORTSDIR}/sysutils/pear-Cache
RUN_DEPENDS= ${BUILD_DEPENDS}
CATEGORY= Net