summaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2006-03-06 10:38:45 +0000
committerRenato Botelho <garga@FreeBSD.org>2006-03-06 10:38:45 +0000
commit532f6bd14ede09b1518297c0fa07714759b778da (patch)
treea016fcb1c0f45ccdc2d677c97d844c7f8035fe5f /converters
parentAdd forgotten patch for the previous commit: (diff)
Add missing RUN_DEPENDS
Submitted by: maintainer by email Reported by: Derek <derekm@rogers.com> Approved by: portmgr (erwin)
Notes
Notes: svn path=/head/; revision=156975
Diffstat (limited to 'converters')
-rw-r--r--converters/ytnef/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/converters/ytnef/Makefile b/converters/ytnef/Makefile
index 3664566fd7a3..df1437204835 100644
--- a/converters/ytnef/Makefile
+++ b/converters/ytnef/Makefile
@@ -15,6 +15,7 @@ MAINTAINER= delphus@gmail.com
COMMENT= Unpack data in MS Outlook TNEF format
LIB_DEPENDS= ytnef.0:${PORTSDIR}/devel/libytnef
+RUN_DEPENDS= ${SITE_PERL}/MIME/Tools.pm:${PORTSDIR}/mail/p5-MIME-Tools
USE_PERL5_RUN= yes
GNU_CONFIGURE= yes