From 7b803bf8a400e9aa377e890212813d6beae04f9a Mon Sep 17 00:00:00 2001 From: edwin Date: Sat, 27 Mar 2004 01:57:34 +0000 Subject: Unbreak INDEX building by adding PORTSDIR variable to RUN_DEPENDS. --- net-im/licq/Makefile.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-im') diff --git a/net-im/licq/Makefile.inc b/net-im/licq/Makefile.inc index 32063ef878e9..12ec14413d76 100644 --- a/net-im/licq/Makefile.inc +++ b/net-im/licq/Makefile.inc @@ -8,7 +8,7 @@ RMS_LICQ_VER= 0.33 CONSOLE_LICQ_VER= 1.2.7 JONS_GTK_LICQ_VER= 0.20.2 .if ${PORTNAME} != "base" -RUN_DEPENDS+= licq:${LICQ_PORT} +RUN_DEPENDS+= licq:${PORTSDIR}/${LICQ_PORT} .endif MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= licq -- cgit