summaryrefslogtreecommitdiff
path: root/editors/abiword/Makefile.common
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2012-01-09 17:31:56 +0000
committerdrochner <drochner@pkgsrc.org>2012-01-09 17:31:56 +0000
commit14dbd88780c41fbec96b2b5b67539260d3b579ad (patch)
tree85ffc98f6637895a5a3f2edda9dc3d141256ec3d /editors/abiword/Makefile.common
parentd673cda35bbca0f3a6820e3c8006739eb76a4335 (diff)
downloadpkgsrc-14dbd88780c41fbec96b2b5b67539260d3b579ad.tar.gz
clean up outdated dependencies, bump PKGREV
Diffstat (limited to 'editors/abiword/Makefile.common')
-rw-r--r--editors/abiword/Makefile.common8
1 files changed, 3 insertions, 5 deletions
diff --git a/editors/abiword/Makefile.common b/editors/abiword/Makefile.common
index b155f115d9f..846662e90da 100644
--- a/editors/abiword/Makefile.common
+++ b/editors/abiword/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.41 2010/12/23 11:44:28 dsainty Exp $
+# $NetBSD: Makefile.common,v 1.42 2012/01/09 17:31:56 drochner Exp $
#
# used by editors/abiword-plugins/Makefile
@@ -28,14 +28,12 @@ PATCHDIR= ${.CURDIR}/../../editors/abiword/patches
.include "../../converters/fribidi/buildlink3.mk"
.include "../../converters/libiconv/buildlink3.mk"
.include "../../converters/wv/buildlink3.mk"
-.include "../../devel/libgnomeui/buildlink3.mk"
-.include "../../devel/libgsf-gnome/buildlink3.mk"
+.include "../../devel/libgsf/buildlink3.mk"
.include "../../devel/popt/buildlink3.mk"
.include "../../devel/readline/buildlink3.mk"
.include "../../mk/jpeg.buildlink3.mk"
.include "../../graphics/librsvg/buildlink3.mk"
.include "../../graphics/png/buildlink3.mk"
-.include "../../print/libgnomeprintui/buildlink3.mk"
-.include "../../sysutils/gnome-vfs/buildlink3.mk"
+.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/pthread.buildlink3.mk"