From 2aee4edd084aca0d616a9d66c064d07b607c00fc Mon Sep 17 00:00:00 2001 From: brad Date: Mon, 29 Mar 1999 03:32:41 +0000 Subject: [PATCH] uncomment LIB_DEPENDS --- net/licq/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/licq/Makefile b/net/licq/Makefile index caf8695e70d..12fcb66ff3d 100644 --- a/net/licq/Makefile +++ b/net/licq/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.4 1999/03/29 02:11:21 brad Exp $ +# $OpenBSD: Makefile,v 1.5 1999/03/29 03:32:41 brad Exp $ DISTNAME= licq-0.61 CATEGORIES= net @@ -6,7 +6,7 @@ MASTER_SITES= http://licq.wibble.net/ MAINTAINER= ports@openbsd.org -#LIB_DEPENDS= qt:${PORTSDIR}/x11/qt +LIB_DEPENDS= qt:${PORTSDIR}/x11/qt USE_GMAKE= yes GNU_CONFIGURE= yes