summaryrefslogtreecommitdiff
path: root/editors/vim-gtk/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/vim-gtk/Makefile')
-rw-r--r--editors/vim-gtk/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/vim-gtk/Makefile b/editors/vim-gtk/Makefile
index 9d8c20eb63a..c2239e8cf4f 100644
--- a/editors/vim-gtk/Makefile
+++ b/editors/vim-gtk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.54 2006/03/02 10:41:41 martti Exp $
+# $NetBSD: Makefile,v 1.55 2006/12/15 20:32:54 joerg Exp $
PKGNAME= vim-gtk-${VIM_VERSION}.${VIM_PATCHLEVEL}
#PKGREVISION= 1
@@ -28,7 +28,7 @@ post-install:
.endfor
.include "../../devel/ncurses/buildlink3.mk"
-.include "../../graphics/xpm/buildlink3.mk"
+.include "../../x11/libXpm/buildlink3.mk"
.include "../../x11/gtk/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"