aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authortmclaugh <tmclaugh@FreeBSD.org>2007-03-27 04:59:51 +0800
committertmclaugh <tmclaugh@FreeBSD.org>2007-03-27 04:59:51 +0800
commitfc71162ad9392ed4ca55be1c7b54d5766ad01a95 (patch)
treeac9c644a72c12e05e709e18ea3458304b084b652 /net
parentdd5373fd8b5ef64d265540bccbf662ef64785d74 (diff)
downloadfreebsd-ports-gnome-fc71162ad9392ed4ca55be1c7b54d5766ad01a95.tar.gz
freebsd-ports-gnome-fc71162ad9392ed4ca55be1c7b54d5766ad01a95.tar.zst
freebsd-ports-gnome-fc71162ad9392ed4ca55be1c7b54d5766ad01a95.zip
Chase net/pcs -> net/py-pcs dependency.
Kicked by: cperciva
Diffstat (limited to 'net')
-rw-r--r--net/pdb/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/pdb/Makefile b/net/pdb/Makefile
index 3e69b6d48e1d..2547a419e4d7 100644
--- a/net/pdb/Makefile
+++ b/net/pdb/Makefile
@@ -15,7 +15,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= gnn@FreeBSD.org
COMMENT= Packet Debugger
-RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pcs/__init__.py:${PORTSDIR}/net/pcs
+RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pcs/__init__.py:${PORTSDIR}/net/py-pcs
USE_PYTHON= yes
USE_PYDISTUTILS= yes