diff options
Diffstat (limited to 'mail/vexim/Makefile')
-rw-r--r-- | mail/vexim/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/vexim/Makefile b/mail/vexim/Makefile index d6fd3050dee6..7f21f4c1adef 100644 --- a/mail/vexim/Makefile +++ b/mail/vexim/Makefile @@ -13,7 +13,7 @@ COMMENT= Web interface for managing virtual domains for exim LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= ${LOCALBASE}/share/pear/DB.php:${PORTSDIR}/databases/pear-DB +RUN_DEPENDS= ${LOCALBASE}/share/pear/DB.php:databases/pear-DB VEXIMDIR= www/${PORTNAME} WRKSRC= ${WRKDIR}/vexim-release |