diff options
Diffstat (limited to 'mail/opendkim/Makefile.features')
-rw-r--r-- | mail/opendkim/Makefile.features | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/opendkim/Makefile.features b/mail/opendkim/Makefile.features index cd333c7b12ae..656130129c59 100644 --- a/mail/opendkim/Makefile.features +++ b/mail/opendkim/Makefile.features @@ -63,7 +63,7 @@ CONFIGURE_ARGS+= --enable-identity_header .if ${PORT_OPTIONS:MLCOV} BROKEN= Does not install BUILD_DEPENDS+= lcov:${PORTSDIR}/devel/lcov \ - ${SITE_PERL}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD + p5-GD>=0:${PORTSDIR}/graphics/p5-GD CONFIGURE_ARGS+= --with-lcov .else CONFIGURE_ARGS+= --without-lcov |