aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-Mail-SpamAssassin/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2013-12-06 12:47:57 +0000
committerMathieu Arnold <mat@FreeBSD.org>2013-12-06 12:47:57 +0000
commitc33fcc10f9e1d4d5e87b1c1927a67e9ed2d50a9f (patch)
treea91173f7aa4711a577c763d082336edb75166bc0 /mail/p5-Mail-SpamAssassin/Makefile
parent1cebc1ba6fda5030d5d1a0669b85fd5388c93414 (diff)
downloadports-c33fcc10f9e1d4d5e87b1c1927a67e9ed2d50a9f.tar.gz
ports-c33fcc10f9e1d4d5e87b1c1927a67e9ed2d50a9f.zip
Notes
Diffstat (limited to 'mail/p5-Mail-SpamAssassin/Makefile')
-rw-r--r--mail/p5-Mail-SpamAssassin/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/p5-Mail-SpamAssassin/Makefile b/mail/p5-Mail-SpamAssassin/Makefile
index 2fe04bf5bc95..e82a139dd7d1 100644
--- a/mail/p5-Mail-SpamAssassin/Makefile
+++ b/mail/p5-Mail-SpamAssassin/Makefile
@@ -90,7 +90,7 @@ PLIST_SUB+= SSL="@comment "
.endif
.if ${PORT_OPTIONS:MGNUPG}
-RUN_DEPENDS+= gnupg>=1.4.7:${PORTSDIR}/security/gnupg1
+RUN_DEPENDS+= gnupg1>=1.4.7:${PORTSDIR}/security/gnupg1
.endif
.if ${PORT_OPTIONS:MMYSQL}