aboutsummaryrefslogtreecommitdiffstats
path: root/irc
diff options
context:
space:
mode:
authorwen <wen@FreeBSD.org>2015-05-07 08:34:42 +0800
committerwen <wen@FreeBSD.org>2015-05-07 08:34:42 +0800
commit9c59206c6eb2855fad86f789aae36a88ae2ef2b3 (patch)
tree2cef2b0f626ada16b48f66b7f845d88b242028da /irc
parent33f299d2801d5a020c347885abb0f4bd130a273b (diff)
downloadfreebsd-ports-gnome-9c59206c6eb2855fad86f789aae36a88ae2ef2b3.tar.gz
freebsd-ports-gnome-9c59206c6eb2855fad86f789aae36a88ae2ef2b3.tar.zst
freebsd-ports-gnome-9c59206c6eb2855fad86f789aae36a88ae2ef2b3.zip
- Add missing DEPENDS
PR: 198782 Submitted by: hasandiwan@gmail.com
Diffstat (limited to 'irc')
-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