From 6ba6d0f02ace6837370358c2cffb4670eb48d452 Mon Sep 17 00:00:00 2001 From: Satoshi Taoka Date: Sat, 8 May 1999 01:42:40 +0000 Subject: Fixed ${LIB_DEPENDS} from devel/libicq to net/libicq --- net/gicq/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net/gicq') diff --git a/net/gicq/Makefile b/net/gicq/Makefile index 00a78ff8e245..e299ef70dec1 100644 --- a/net/gicq/Makefile +++ b/net/gicq/Makefile @@ -3,7 +3,7 @@ # Date Created: 31 Oct 1998 # Whom: Seiichirou Hiraoka # -# $Id: Makefile,v 1.5 1999/03/15 19:59:23 nectar Exp $ +# $Id: Makefile,v 1.6 1999/04/06 12:02:41 flathill Exp $ # DISTNAME= gicq-0.33 @@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.korsoft.com/pub/gicq/ \ MAINTAINER= flathill@FreeBSD.ORG LIB_DEPENDS= gtk12.1:${PORTSDIR}/x11-toolkits/gtk12 \ - icq.0:${PORTSDIR}/devel/libicq + icq.0:${PORTSDIR}/net/libicq USE_X_PREFIX= yes GNU_CONFIGURE= yes -- cgit v1.2.3