diff options
Diffstat (limited to 'mail/extman/Makefile')
-rw-r--r-- | mail/extman/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/extman/Makefile b/mail/extman/Makefile index 8bfdb024d935..e064334fc686 100644 --- a/mail/extman/Makefile +++ b/mail/extman/Makefile @@ -7,6 +7,7 @@ PORTNAME= extman PORTVERSION= 1.1 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= http://www.chifeng.name/dist/extman/%SUBDIR%/ \ http://mirror3.extmail.net/dist/%SUBDIR%/ @@ -14,8 +15,7 @@ MASTER_SITES= http://www.chifeng.name/dist/extman/%SUBDIR%/ \ MAINTAINER= chifeng@gmail.com COMMENT= Web interface to manage Virtual Accounts -RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 \ - ${SITE_PERL}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD +RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD USE_PERL5= yes NO_BUILD= yes |