summaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-02-01 14:43:52 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-02-01 14:43:52 +0000
commit18f4434a1ef5e7aa8743267267abd4abc1f02a00 (patch)
treed15475240ad6c36fe30368819866fffe244fd83a /net-p2p
parentBump PORTREVISION now that ps2epsi has been fixed. (diff)
It checks for binary at build time, move from run to build dependency
Notes
Notes: svn path=/head/; revision=54111
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/dctc-gui/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/dctc-gui/Makefile b/net-p2p/dctc-gui/Makefile
index 4c5f2015f370..34f66736a63b 100644
--- a/net-p2p/dctc-gui/Makefile
+++ b/net-p2p/dctc-gui/Makefile
@@ -14,7 +14,7 @@ DISTNAME= dc_gui-${PORTVERSION}
MAINTAINER= lioux@FreeBSD.org
-RUN_DEPENDS= dctc:${PORTSDIR}/net/dctc
+BUILD_DEPENDS= dctc:${PORTSDIR}/net/dctc
LIB_DEPENDS= ORBit.2:${PORTSDIR}/devel/ORBit \
iconv.2:${PORTSDIR}/converters/iconv \
intl.1:${PORTSDIR}/devel/gettext