summaryrefslogtreecommitdiff
path: root/chat/gaim-gnome
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2002-10-29 18:52:01 +0000
committerwiz <wiz@pkgsrc.org>2002-10-29 18:52:01 +0000
commite30fb75dbd71410d2f42257e4322638e3facdaa2 (patch)
treeded3cb924f650759f9c30e88ac0c0d77b13e27bd /chat/gaim-gnome
parentf82f931bbb95bba5c8e1cbf8ada524f673759bb6 (diff)
downloadpkgsrc-e30fb75dbd71410d2f42257e4322638e3facdaa2.tar.gz
Tell configure script to look for iconv; move iconv dependency to common Makefile.
Diffstat (limited to 'chat/gaim-gnome')
-rw-r--r--chat/gaim-gnome/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/chat/gaim-gnome/Makefile b/chat/gaim-gnome/Makefile
index abe977e7e06..c89467e7bd6 100644
--- a/chat/gaim-gnome/Makefile
+++ b/chat/gaim-gnome/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2002/10/05 17:11:45 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2002/10/29 18:52:02 wiz Exp $
.include "../gaim/Makefile.common"
@@ -16,7 +16,6 @@ CONFIGURE_ARGS+= --enable-panel
USE_BUILDLINK2= YES
.include "../../audio/esound/buildlink2.mk"
-.include "../../converters/libiconv/buildlink2.mk"
.include "../../graphics/gdk-pixbuf/buildlink2.mk"
.include "../../lang/perl5/buildlink2.mk"
.include "../../x11/gnome-core/buildlink2.mk"