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
commitcba1f95a988973349c1d55b3063bc49e1ea6dfd7 (patch)
treeb2eb26670e5a92ae7ca07add5046fb8033cc55e9 /chat
parent1befb318459a7b396b7e2bc09cf7c799f2ed80d5 (diff)
downloadpkgsrc-cba1f95a988973349c1d55b3063bc49e1ea6dfd7.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"