From 8c24200a6e8d6cf6aeb6f512329fbe132c17fbbd Mon Sep 17 00:00:00 2001 From: Dirk Meyer Date: Tue, 28 Jan 2003 04:35:30 +0000 Subject: - fix Probem of noexisted dependeny, noted by kris. my regression tests didn't pick this up, cause /usr/ports/current/licq does exits here. --- net-im/licq/Makefile.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-im/licq') diff --git a/net-im/licq/Makefile.inc b/net-im/licq/Makefile.inc index d688808eaf67..1f829c9ce578 100644 --- a/net-im/licq/Makefile.inc +++ b/net-im/licq/Makefile.inc @@ -7,7 +7,7 @@ QT_LICQ_VER= 1.2.4 RMS_LICQ_VER= 0.33 CONSOLE_LICQ_VER= 1.2.4 JONS_GTK_LICQ_VER= 0.20.2 -LICQ_PORT?= ${PORTSDIR}/current/licq +LICQ_PORT?= ${PORTSDIR}/net/licq .if ${PORTNAME} != "base" RUN_DEPENDS+= licq:${LICQ_PORT} .endif -- cgit v1.2.3