summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authorjmc <jmc>2003-08-15 22:22:43 +0000
committerjmc <jmc>2003-08-15 22:22:43 +0000
commite8e7a02a6ed36d3816422b8c34d859770f9a17c5 (patch)
treeb2eb26670e5a92ae7ca07add5046fb8033cc55e9 /chat
parenteca7a1c9567f84183425e3b4074e0b3b8421122d (diff)
downloadpkgsrc-e8e7a02a6ed36d3816422b8c34d859770f9a17c5.tar.gz
Don't add -liconv to the libraries line as it doesn't exist on -current and
buildlink will add it if need be.
Diffstat (limited to 'chat')
-rw-r--r--chat/gnomeicu/Makefile4
1 files changed, 1 insertions, 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"