diff options
Diffstat (limited to 'databases/gnatsweb4/Makefile')
-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 754fa2e4619f..4807e6875d24 100644 --- a/databases/gnatsweb4/Makefile +++ b/databases/gnatsweb4/Makefile @@ -13,7 +13,7 @@ COMMENT= Gnatsweb, a GNATS web interface LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING -RUN_DEPENDS= p5-MIME-Base64>=0:${PORTSDIR}/converters/p5-MIME-Base64 +RUN_DEPENDS= p5-MIME-Base64>=0:converters/p5-MIME-Base64 USE_APACHE_RUN= 22+ |