diff options
author | Renato Botelho <garga@FreeBSD.org> | 2006-03-06 10:38:45 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2006-03-06 10:38:45 +0000 |
commit | 532f6bd14ede09b1518297c0fa07714759b778da (patch) | |
tree | a016fcb1c0f45ccdc2d677c97d844c7f8035fe5f /converters | |
parent | 880641ddf0affc89ede1f50f3ae04ebc6c567ea0 (diff) | |
download | ports-532f6bd14ede09b1518297c0fa07714759b778da.tar.gz ports-532f6bd14ede09b1518297c0fa07714759b778da.zip |
Notes
Diffstat (limited to 'converters')
-rw-r--r-- | converters/ytnef/Makefile | 1 |
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 |