diff options
Diffstat (limited to 'mail')
-rw-r--r-- | mail/textmail/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/textmail/Makefile b/mail/textmail/Makefile index 176ad0895124..1b2cc81f401a 100644 --- a/mail/textmail/Makefile +++ b/mail/textmail/Makefile @@ -20,6 +20,8 @@ RUN_DEPENDS= antiword:${PORTSDIR}/textproc/antiword \ lynx:${PORTSDIR}/www/lynx \ pdftotext:${PORTSDIR}/graphics/xpdf +BROKEN= unsatisfiable dependency on xpdf + USE_PERL5= yes PLIST_FILES= bin/${PORTNAME} NO_WRKSUBDIR= yes |