summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorseb <seb@pkgsrc.org>2010-04-11 22:28:06 +0000
committerseb <seb@pkgsrc.org>2010-04-11 22:28:06 +0000
commitba8ee5a362a3d6d034032338fd9f5f57ef9345fd (patch)
treeadc2eb9cfd507190e1a722e0cfbd683505ee0d56 /www
parentebf69fce68598c514e62840b95e5d723a7f677d3 (diff)
downloadpkgsrc-ba8ee5a362a3d6d034032338fd9f5f57ef9345fd.tar.gz
Add a note about p5-Test-TCP dependency
Diffstat (limited to 'www')
-rw-r--r--www/p5-Starman/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-Starman/Makefile b/www/p5-Starman/Makefile
index 3e2dea607da..170fad9fe85 100644
--- a/www/p5-Starman/Makefile
+++ b/www/p5-Starman/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2010/04/11 20:33:03 seb Exp $
+# $NetBSD: Makefile,v 1.2 2010/04/11 22:28:06 seb Exp $
DISTNAME= Starman-0.1005
PKGNAME= p5-${DISTNAME}
@@ -17,6 +17,7 @@ USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Starman/.packlist
BUILD_DEPENDS+= p5-Test-Requires-[0-9]*:../../devel/p5-Test-Requires
+# This dependency on p5-Test-TCP should be removed with next release of Plack
BUILD_DEPENDS+= p5-Test-TCP-[0-9]*:../../net/p5-Test-TCP
DEPENDS+= p5-Net-Server-SS-PreFork-[0-9]*:../../net/p5-Net-Server-SS-PreFork
DEPENDS+= p5-Server-Starter-[0-9]*:../../sysutils/p5-Server-Starter