summaryrefslogtreecommitdiff
path: root/mail/p5-Net-QMTP
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-06-30 13:10:09 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-06-30 13:10:09 +0000
commit5c64b5a4911718fa81c0be3e3aad5da37630a2dc (patch)
tree00fcf0fa616ca872f96b192c443509a356ced8c0 /mail/p5-Net-QMTP
parentRemove SITE_PERL from *_DEPENDS. (diff)
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
Notes
Notes: svn path=/head/; revision=300267
Diffstat (limited to 'mail/p5-Net-QMTP')
-rw-r--r--mail/p5-Net-QMTP/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/p5-Net-QMTP/Makefile b/mail/p5-Net-QMTP/Makefile
index eda20cdee0de..51bc5dcd3ba6 100644
--- a/mail/p5-Net-QMTP/Makefile
+++ b/mail/p5-Net-QMTP/Makefile
@@ -14,8 +14,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= james@now.ie
COMMENT= Perl module to provide a Quick Mail Transfer Protocol (QMTP) client
-BUILD_DEPENDS= ${SITE_PERL}/Text/Netstring.pm:${PORTSDIR}/textproc/p5-Text-Netstring
-RUN_DEPENDS= ${SITE_PERL}/Text/Netstring.pm:${PORTSDIR}/textproc/p5-Text-Netstring
+BUILD_DEPENDS= p5-Text-Netstring>=0:${PORTSDIR}/textproc/p5-Text-Netstring
+RUN_DEPENDS= p5-Text-Netstring>=0:${PORTSDIR}/textproc/p5-Text-Netstring
PERL_CONFIGURE= yes