summaryrefslogtreecommitdiffstats
path: root/mail/vodmr/Makefile
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2012-06-30 13:10:09 +0000
committeraz <az@FreeBSD.org>2012-06-30 13:10:09 +0000
commita7e7fdfccf4fa5eb805f6acc1ee10004c46d3037 (patch)
treef78a57ac64c34629a389583eb8e4f37a5cd8becd /mail/vodmr/Makefile
parent5648943fce0bad82d0f6c6a2c9ab8d5a9157aae0 (diff)
downloadFreeBSD-ports-a7e7fdfccf4fa5eb805f6acc1ee10004c46d3037.zip
FreeBSD-ports-a7e7fdfccf4fa5eb805f6acc1ee10004c46d3037.tar.gz
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
Diffstat (limited to 'mail/vodmr/Makefile')
-rw-r--r--mail/vodmr/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/mail/vodmr/Makefile b/mail/vodmr/Makefile
index 016dc1c..7170908 100644
--- a/mail/vodmr/Makefile
+++ b/mail/vodmr/Makefile
@@ -18,10 +18,10 @@ MASTER_SITES= http://romana.now.ie/software/ \
MAINTAINER= james@now.ie
COMMENT= An ODMR/ATRN server for vpopmail+qmail
-RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/CDB_File.pm:${PORTSDIR}/databases/p5-CDB_File \
- ${SITE_PERL}/${PERL_ARCH}/vpopmail.pm:${PORTSDIR}/mail/p5-vpopmail \
- ${SITE_PERL}/Mail/Header.pm:${PORTSDIR}/mail/p5-Mail-Tools \
- ${SITE_PERL}/Digest/HMAC_MD5.pm:${PORTSDIR}/security/p5-Digest-HMAC
+RUN_DEPENDS= p5-CDB_File>=0:${PORTSDIR}/databases/p5-CDB_File \
+ p5-vpopmail>=0:${PORTSDIR}/mail/p5-vpopmail \
+ p5-Mail-Tools>=0:${PORTSDIR}/mail/p5-Mail-Tools \
+ p5-Digest-HMAC>=0:${PORTSDIR}/security/p5-Digest-HMAC
.if !defined(WITHOUT_TCPSERVER)
RUN_DEPENDS+= tcpserver:${PORTSDIR}/sysutils/ucspi-tcp
OpenPOWER on IntegriCloud