aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorvd <vd@FreeBSD.org>2007-01-29 18:14:28 +0800
committervd <vd@FreeBSD.org>2007-01-29 18:14:28 +0800
commit0abde5e176ed4b8b11da8f5901d587e2668a2799 (patch)
tree86fa78cc08e45288c7206821cbc65ee0ad788ad3
parent1731c8102ba543c07dbd2f89333c03db6804f3fd (diff)
downloadfreebsd-ports-gnome-0abde5e176ed4b8b11da8f5901d587e2668a2799.tar.gz
freebsd-ports-gnome-0abde5e176ed4b8b11da8f5901d587e2668a2799.tar.zst
freebsd-ports-gnome-0abde5e176ed4b8b11da8f5901d587e2668a2799.zip
Switch dependency from net/p5-Spread to net/spread since the former is
deprecated and is going to be removed. Suggested by: aaron (maintainer)
-rw-r--r--net/p5-Spread-Message/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-Spread-Message/Makefile b/net/p5-Spread-Message/Makefile
index 83c4a1fa3efe..70daf0f2e1ef 100644
--- a/net/p5-Spread-Message/Makefile
+++ b/net/p5-Spread-Message/Makefile
@@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= aaron@FreeBSD.org
COMMENT= Provide messaging using the Spread toolkit
-BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Spread.pm:${PORTSDIR}/net/p5-Spread
+BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Spread.pm:${PORTSDIR}/net/spread
RUN_DEPENDS= ${BUILD_DEPENDS}
MAN3= Spread::Message.3