aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2002-02-01 22:43:52 +0800
committerlioux <lioux@FreeBSD.org>2002-02-01 22:43:52 +0800
commit556065af0047ab166fd867615107d334b104e1ac (patch)
treebfd2b1cd20db1b15a4ce7aa2b444cbd096cc8888 /net-p2p
parentd927dfb0f9a79eb4ea615176c4ed48a2769089b7 (diff)
downloadfreebsd-ports-gnome-556065af0047ab166fd867615107d334b104e1ac.tar.gz
freebsd-ports-gnome-556065af0047ab166fd867615107d334b104e1ac.tar.zst
freebsd-ports-gnome-556065af0047ab166fd867615107d334b104e1ac.zip
It checks for binary at build time, move from run to build dependency
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