From fff3689ee1f7ffd1e334760cf8dc20d822f84638 Mon Sep 17 00:00:00 2001 From: jmc Date: Fri, 15 Aug 2003 22:22:43 +0000 Subject: Don't add -liconv to the libraries line as it doesn't exist on -current and buildlink will add it if need be. --- chat/gnomeicu/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/chat/gnomeicu/Makefile b/chat/gnomeicu/Makefile index 61bdbd63cd1..948b9e8cc8e 100644 --- a/chat/gnomeicu/Makefile +++ b/chat/gnomeicu/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2003/07/17 21:25:46 grant Exp $ +# $NetBSD: Makefile,v 1.15 2003/08/15 22:22:43 jmc Exp $ DISTNAME= gnomeicu-0.96 PKGREVISION= 7 @@ -16,8 +16,6 @@ GNU_CONFIGURE= YES USE_X11BASE= YES USE_GMAKE= YES -LIBS+= -liconv - .include "../../databases/gdbm/buildlink2.mk" .include "../../devel/gettext-lib/buildlink2.mk" .include "../../x11/gnome-core/buildlink2.mk" -- cgit v1.2.3