diff options
Diffstat (limited to 'databases/gnatsweb4')
-rw-r--r-- | databases/gnatsweb4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/gnatsweb4/Makefile b/databases/gnatsweb4/Makefile index 7063934b4eb3..2010f3eda341 100644 --- a/databases/gnatsweb4/Makefile +++ b/databases/gnatsweb4/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= GNU MAINTAINER= ports@FreeBSD.org COMMENT= Gnatsweb, a GNATS web interface -RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 +RUN_DEPENDS= p5-MIME-Base64>=0:${PORTSDIR}/converters/p5-MIME-Base64 MAKE_JOBS_SAFE= yes |