summaryrefslogtreecommitdiff
path: root/chat/gnomeicu
diff options
context:
space:
mode:
authorjmc <jmc@pkgsrc.org>2003-08-15 22:22:43 +0000
committerjmc <jmc@pkgsrc.org>2003-08-15 22:22:43 +0000
commitfff3689ee1f7ffd1e334760cf8dc20d822f84638 (patch)
treeb2eb26670e5a92ae7ca07add5046fb8033cc55e9 /chat/gnomeicu
parent803cb023c211fdc0780919c5549fcfd3ffafd5a0 (diff)
downloadpkgsrc-fff3689ee1f7ffd1e334760cf8dc20d822f84638.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/gnomeicu')
-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"