aboutsummaryrefslogtreecommitdiff
path: root/irc/thales
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2005-04-28 09:26:16 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2005-04-28 09:26:16 +0000
commit3a781fe97af6c966d204a996cce3c51b411897d0 (patch)
treec8ec87e71231b2d1fd37736717b9bdbcde6244dd /irc/thales
parent39253180410d390f7d478dffd02d56f14a536114 (diff)
downloadports-3a781fe97af6c966d204a996cce3c51b411897d0.tar.gz
ports-3a781fe97af6c966d204a996cce3c51b411897d0.zip
Fix RUN_DEPENDS and thus package building.
Reported by: pointyhat via kris
Notes
Notes: svn path=/head/; revision=134301
Diffstat (limited to 'irc/thales')
-rw-r--r--irc/thales/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/thales/Makefile b/irc/thales/Makefile
index a990e5dd1023..c2b95f380948 100644
--- a/irc/thales/Makefile
+++ b/irc/thales/Makefile
@@ -29,7 +29,7 @@ RUN_DEPENDS= ${LOCALBASE}/sbin/ircd:${PORTSDIR}/irc/ircd-ru
IS_INTERACTIVE= yes
.else
WITH_IRCD= unreal
-RUN_DEPENDS= ${LOCALBASE}/Unreal/ircd:${PORTSDIR}/irc/unreal
+RUN_DEPENDS= ${LOCALBASE}/libexec/ircd:${PORTSDIR}/irc/unreal
.endif
# ``Assign with expansion'' is needed here, otherwise we cannot override