aboutsummaryrefslogtreecommitdiff
path: root/net-im/naim
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2005-11-06 21:40:47 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2005-11-06 21:40:47 +0000
commit2bd8af8d62b7b9d002bbb94fa0a359403ec9518e (patch)
treeef9e487cfe2244360ea45db980b96e8b98a6a06e /net-im/naim
parentbf64ec7ec34ee93e962d42a52e41306a78f5c9b8 (diff)
downloadports-2bd8af8d62b7b9d002bbb94fa0a359403ec9518e.tar.gz
ports-2bd8af8d62b7b9d002bbb94fa0a359403ec9518e.zip
Notes
Diffstat (limited to 'net-im/naim')
-rw-r--r--net-im/naim/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/naim/Makefile b/net-im/naim/Makefile
index 6ed5d87b19f3..84f78a107f7b 100644
--- a/net-im/naim/Makefile
+++ b/net-im/naim/Makefile
@@ -34,7 +34,7 @@ CONFIGURE_ARGS+= --with-pkgdocdir=${DOCSDIR}
CONFIGURE_ARGS+= --without-pkgdocdir
.endif
.if defined(WITH_DETACH)
-RUN_DEPENDS= screen:${PORTSDIR}/misc/screen
+RUN_DEPENDS= screen:${PORTSDIR}/sysutils/screen
CONFIGURE_ARGS+= --enable-detach
.endif