aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2015-05-07 00:34:42 +0000
committerWen Heping <wen@FreeBSD.org>2015-05-07 00:34:42 +0000
commitd36c78cd76547e0d2397feeecd529be010808568 (patch)
tree2cef2b0f626ada16b48f66b7f845d88b242028da
parent14b5b52171a2897ecfe0dac3715182fbb443d47b (diff)
downloadports-d36c78cd76547e0d2397feeecd529be010808568.tar.gz
ports-d36c78cd76547e0d2397feeecd529be010808568.zip
Notes
-rw-r--r--irc/sirc/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/irc/sirc/Makefile b/irc/sirc/Makefile
index 071cf619d25a..5baaf0ca5232 100644
--- a/irc/sirc/Makefile
+++ b/irc/sirc/Makefile
@@ -2,7 +2,7 @@
PORTNAME= sirc
PORTVERSION= 2.211
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= irc ipv6
MASTER_SITES= LOCAL/bdrewery/${PORTNAME} \
http://www.iagora.com/~espel/sirc/ \
@@ -15,6 +15,8 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= ports@FreeBSD.org
COMMENT= Small (150k), fast, perl-based IRC client
+RUN_DEPENDS= p5-Perl4-CoreLibs>=0:${PORTSDIR}/devel/p5-Perl4-CoreLibs
+
USES= perl5
OPTIONS_DEFINE= DOCS IPV6 SIRC_SCRIPTS SOCKS