aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-POE-Component-SMTP
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2012-05-16 08:37:36 +0000
committerMartin Wilke <miwi@FreeBSD.org>2012-05-16 08:37:36 +0000
commitd2ac305a583d60a67d4af5be3788beb3a6480ac1 (patch)
tree0169adf42c2e3d5fc5439669dd0b48617fafc43b /mail/p5-POE-Component-SMTP
parent368f01f0436bc2ae4e9865882361e14c89374636 (diff)
downloadports-d2ac305a583d60a67d4af5be3788beb3a6480ac1.tar.gz
ports-d2ac305a583d60a67d4af5be3788beb3a6480ac1.zip
s/DEPENS/DEPENDS
Notes
Notes: svn path=/head/; revision=296745
Diffstat (limited to 'mail/p5-POE-Component-SMTP')
-rw-r--r--mail/p5-POE-Component-SMTP/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/p5-POE-Component-SMTP/Makefile b/mail/p5-POE-Component-SMTP/Makefile
index f2cf7891e66f..6a1e1f36d663 100644
--- a/mail/p5-POE-Component-SMTP/Makefile
+++ b/mail/p5-POE-Component-SMTP/Makefile
@@ -18,7 +18,7 @@ COMMENT= SMTP Protocol Implementation
BUILD_DEPENDS= p5-POE>=0:${PORTSDIR}/devel/p5-POE \
p5-POE-Session-MultiDispatch>=0:${PORTSDIR}/devel/p5-POE-Session-MultiDispatch \
p5-Mail-Tools>=0:${PORTSDIR}/mail/p5-Mail-Tools
-RUN_DEPENS:= ${BUILD_DEPENDS}
+RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes