aboutsummaryrefslogtreecommitdiff
path: root/mail/mime-construct
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2012-01-21 17:40:15 +0000
committerEitan Adler <eadler@FreeBSD.org>2012-01-21 17:40:15 +0000
commitc59a3834c4bd220def36c5006080d4e0f57b83e0 (patch)
treed65d5bf921ef2499700b90c4dc6855a0137ddaf2 /mail/mime-construct
parent556296fe6692c3141d20c3bf87b479397ff4f4b0 (diff)
Notes
Diffstat (limited to 'mail/mime-construct')
-rw-r--r--mail/mime-construct/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/mime-construct/Makefile b/mail/mime-construct/Makefile
index feaad2695a20..ebce67985001 100644
--- a/mail/mime-construct/Makefile
+++ b/mail/mime-construct/Makefile
@@ -17,7 +17,7 @@ COMMENT= Construct and optionally send MIME messages from command line
BUILD_DEPENDS= p5-MIME-Base64>=0:${PORTSDIR}/converters/p5-MIME-Base64 \
p5-MIME-Types>=0:${PORTSDIR}/mail/p5-MIME-Types \
p5-Proc-WaitStat>=0:${PORTSDIR}/devel/p5-Proc-WaitStat
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes