summaryrefslogtreecommitdiff
path: root/chat/libpurple/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'chat/libpurple/Makefile')
-rw-r--r--chat/libpurple/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/chat/libpurple/Makefile b/chat/libpurple/Makefile
index 9f026973dbc..208de1fea89 100644
--- a/chat/libpurple/Makefile
+++ b/chat/libpurple/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2010/02/10 19:17:33 joerg Exp $
+# $NetBSD: Makefile,v 1.19 2010/02/26 09:48:56 wiz Exp $
#
PKGNAME= libpurple-${PIDGIN_VERSION}
@@ -14,8 +14,6 @@ MAKE_ENV+= GCONF_SCHEMA_FILE_DIR=${PREFIX}/share/gconf/schemas/
USE_TOOLS+= msgfmt intltool
-GCONF_SCHEMAS+= purple.schemas
-
PKGCONFIG_OVERRIDE+= gaim.pc.in
PKGCONFIG_OVERRIDE+= libpurple/purple.pc.in
@@ -29,7 +27,6 @@ BUILD_DIRS= m4macros libpurple po share/ca-certs share/sounds
.include "../../converters/libiconv/buildlink3.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../devel/glib2/buildlink3.mk"
-.include "../../devel/GConf/schemas.mk"
.include "../../devel/libidn/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"