aboutsummaryrefslogtreecommitdiffstats
path: root/mail/t-prot
diff options
context:
space:
mode:
authorwxs <wxs@FreeBSD.org>2009-04-01 04:08:02 +0800
committerwxs <wxs@FreeBSD.org>2009-04-01 04:08:02 +0800
commitf8c24d79559cd0cad445e29c78ee280be8c873a9 (patch)
tree65fa7898b311b59bf54a225e77b8aae839d7118a /mail/t-prot
parent9e6570095dead4453ccf32313b9a1ca9ffebc011 (diff)
downloadfreebsd-ports-gnome-f8c24d79559cd0cad445e29c78ee280be8c873a9.tar.gz
freebsd-ports-gnome-f8c24d79559cd0cad445e29c78ee280be8c873a9.tar.zst
freebsd-ports-gnome-f8c24d79559cd0cad445e29c78ee280be8c873a9.zip
Revert back to Getopt::Mixed dependency.
PR: ports/132922 Submitted by: rollingbits@gmail.com Approved by: sergei (maintainer)
Diffstat (limited to 'mail/t-prot')
-rw-r--r--mail/t-prot/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/t-prot/Makefile b/mail/t-prot/Makefile
index 266fca00a427..4bd7e09de463 100644
--- a/mail/t-prot/Makefile
+++ b/mail/t-prot/Makefile
@@ -7,7 +7,7 @@
PORTNAME= t-prot
PORTVERSION= 2.5
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= mail
MASTER_SITES= http://www.escape.de/~tolot/mutt/t-prot/downloads/ \
${MASTER_SITE_LOCAL}
@@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= sergei
MAINTAINER= sergei@FreeBSD.org
COMMENT= TOFU Protection - Display Filter for RFC822 messages
-RUN_DEPENDS= ${SITE_PERL}/Getopt/Long.pm:${PORTSDIR}/devel/p5-Getopt-Long
+RUN_DEPENDS= ${SITE_PERL}/Getopt/Mixed.pm:${PORTSDIR}/devel/p5-Getopt-Mixed
USE_PERL5= yes
NO_BUILD= yes