aboutsummaryrefslogtreecommitdiff
path: root/mail/smtprc
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-06-29 18:30:42 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-06-29 18:30:42 +0000
commit042ea2947aef8c163db8d1f3fe5110ed8add79e4 (patch)
tree6fac5b7d85d4988f10ccfe52738047dfcc982820 /mail/smtprc
parent82e4dcc470cfc6e07b2a182ee315989d1adda4dc (diff)
downloadports-042ea2947aef8c163db8d1f3fe5110ed8add79e4.tar.gz
ports-042ea2947aef8c163db8d1f3fe5110ed8add79e4.zip
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
Notes
Notes: svn path=/head/; revision=300221
Diffstat (limited to 'mail/smtprc')
-rw-r--r--mail/smtprc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/smtprc/Makefile b/mail/smtprc/Makefile
index 59715ee34300..b8d74b3709b9 100644
--- a/mail/smtprc/Makefile
+++ b/mail/smtprc/Makefile
@@ -16,7 +16,7 @@ MAINTAINER= mich@FreeBSD.org
COMMENT= A scanner for open SMTP relays
.if defined(WITH_GUI)
-RUN_DEPENDS= ${SITE_PERL}/mach/Tk.pm:${PORTSDIR}/x11-toolkits/p5-Tk
+RUN_DEPENDS= p5-Tk>=0:${PORTSDIR}/x11-toolkits/p5-Tk
PLIST_SUB+= WITHGUI=""
.else
PLIST_SUB+= WITHGUI="@comment "