From 337ddf05f3c869c335931257e6a71c0179e69751 Mon Sep 17 00:00:00 2001 From: az Date: Tue, 5 Jun 2012 09:50:45 +0000 Subject: - Remove SITE_PERL from *_DEPENDS Approved by: maintainer (miwi@ via email) --- net-im/twitmail/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-im') 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 \ -- cgit