View | Details | Raw Unified | Return to bug 109434 | Differences between
and this patch

Collapse All | Expand All

(-)/usr/ports/mail/p5-Mail-SpamAssassin.new/Makefile (-1 / +1 lines)
Lines 61-67 Link Here
61
.endif
61
.endif
62
62
63
.if !defined(WITHOUT_GNUPG)
63
.if !defined(WITHOUT_GNUPG)
64
RUN_DEPENDS+=	gpgv:${PORTSDIR}/security/gnupg1
64
RUN_DEPENDS+=	gpg:${PORTSDIR}/security/gnupg
65
.endif
65
.endif
66
66
67
.if defined(WITH_MYSQL)
67
.if defined(WITH_MYSQL)

Return to bug 109434