summaryrefslogtreecommitdiff
path: root/net-im/twitmail
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-06-05 09:50:45 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-06-05 09:50:45 +0000
commitb6638c5d609348cc22b79ee4c2d3f148850f8226 (patch)
treebbbe1130a61462903008cce18c87d7c3f56326e2 /net-im/twitmail
parent - Remove SITE_PERL from *_DEPENDS (diff)
- Remove SITE_PERL from *_DEPENDS
Approved by: maintainer (miwi@ via email)
Notes
Notes: svn path=/head/; revision=298446
Diffstat (limited to 'net-im/twitmail')
-rw-r--r--net-im/twitmail/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/twitmail/Makefile b/net-im/twitmail/Makefile
index 28a51e41af51..1fc82e75f7af 100644
--- a/net-im/twitmail/Makefile
+++ b/net-im/twitmail/Makefile
@@ -16,7 +16,7 @@ COMMENT= Curses-based mail-like interface to twitter
BUILD_DEPENDS= p5-DBD-SQLite>=1.12:${PORTSDIR}/databases/p5-DBD-SQLite \
p5-DBI>=1.60.4:${PORTSDIR}/databases/p5-DBI \
p5-Curses>=0:${PORTSDIR}/devel/p5-Curses \
- ${SITE_PERL}/Curses/UI.pm:${PORTSDIR}/devel/p5-Curses-UI \
+ p5-Curses-UI>=0:${PORTSDIR}/devel/p5-Curses-UI \
p5-Term-ReadKey>=2.10:${PORTSDIR}/devel/p5-Term-ReadKey \
p5-Net-Twitter>=3.04002:${PORTSDIR}/net/p5-Net-Twitter \
p5-TimeDate>=2.24:${PORTSDIR}/devel/p5-TimeDate \