aboutsummaryrefslogtreecommitdiffstats
path: root/net-im/naim
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2005-11-07 05:40:47 +0800
committerkrion <krion@FreeBSD.org>2005-11-07 05:40:47 +0800
commite93b53be097547bf1193d754d20ec323986b7ed0 (patch)
tree2a836e03ee1749da5a2aba0e44e441df5771b059 /net-im/naim
parent3d55c42d42618bec0de1e3a6c31636ff4ddadadb (diff)
downloadfreebsd-ports-graphics-e93b53be097547bf1193d754d20ec323986b7ed0.tar.gz
freebsd-ports-graphics-e93b53be097547bf1193d754d20ec323986b7ed0.tar.zst
freebsd-ports-graphics-e93b53be097547bf1193d754d20ec323986b7ed0.zip
Fix screen location.
Submitted by: Anthony Philipp <philipp1@uiuc.edu>
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 6ed5d87b19f..84f78a107f7 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
>2004-11-081-2/+2 * Update to KDE 3.3lofi2004-08-313-29/+288 * Update to version 3.2.3lofi2004-06-102-6/+161 * Update to KDE 3.2.2lofi2004-04-202-24/+169 * Update to KDE 3.2.1 / QT 3.3.1lofi2004-03-103-2/+46 * Update to KDE 3.2.0lofi2004-02-053-40/+116 * Add USE_GETTEXT and bump PORTREVISION.marcus2004-02-041-2/+2 * Now gettext 0.12.1 is gettext-old.trevor2004-01-241-1/+1 * Catch up with a couple more doc updates.will2003-09-211-1/+1 * Upgrade to Qt 3.2.1 / KDE 3.1.4. See x11/kde3/Makefile rev 1.64 for details.will2003-09-181-1/+1 * Update KDE to the latest official release, KDE 3.1.3lofi2003-07-291-1/+1 * Update to KDE 3.1.2lioux2003-05-202-4/+4 * Rejoice, for the long awaited upgrade to kde 3.1.1 is here!alane2003-04-062-4/+2 * Clear moonlight beckons.ade2003-03-072-1/+1 * Upgrade kde-i18n to 3.1. Note that the following modules did not get awill2003-01-292-97/+381 * 1. Removed comments from pkg-plist files per will's request.alane2002-10-112-2/+1 * Update to 3.0.3. Not much changed here: [1] i18n PKGNAMEs converted towill2002-08-252-4/+3 * 1. Changed the lib depends on gettext to a build depends. This will meanalane2002-08-031-2/+2 * Bump PORTREVISION. KDE is fragile enough in its dependencies; we don'talane2002-08-021-0/+1 * Chase shlib rev of devel/gettextade2002-08-021-1/+1 * Fix MASTER_SITE_SUBDIR.will2002-07-101-1/+1 * Update to 3.0.2 -- full log available in ports/x11/kde3/Makefile,v 1.51.will2002-07-053-80/+5 * Upgrade to KDE 3.0.1. The delay in this upgrade is mainly due to thewill2002-06-163-2/+30 * Please welcome Qt3/KDE3 to our ports tree. This includes work since thewill2002-04-227-128/+669 * gettext upgrade uber-patch (stage 3)ade2002-04-131-1/+2 * Stage 1 of gettext update.ade2002-03-161-1/+1 * Add WWW.demon2001-12-28