summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authoryouri <youri@pkgsrc.org>2017-06-20 15:04:23 +0000
committeryouri <youri@pkgsrc.org>2017-06-20 15:04:23 +0000
commitc388aa2803fa9e9336cc04c10fbdb5ef8233c1b1 (patch)
treebfd52d4fa8172997c6117cb5010e29e731172c3f /editors
parent8b1a62daac0eda5a8c7ae5df90124b2b4664dbd4 (diff)
downloadpkgsrc-c388aa2803fa9e9336cc04c10fbdb5ef8233c1b1.tar.gz
gtksourceview2->gtksourceview3
Diffstat (limited to 'editors')
-rw-r--r--editors/xfce4-mousepad/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/xfce4-mousepad/Makefile b/editors/xfce4-mousepad/Makefile
index 43eb9cd04a3..a2a78d9801d 100644
--- a/editors/xfce4-mousepad/Makefile
+++ b/editors/xfce4-mousepad/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2017/02/12 06:25:17 ryoon Exp $
+# $NetBSD: Makefile,v 1.35 2017/06/20 15:04:23 youri Exp $
PKGREVISION= 4
.include "../../meta-pkgs/xfce4/Makefile.common"
@@ -14,5 +14,5 @@ COMMENT= Xfce text editor
.include "../../devel/glib2/schemas.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
-.include "../../x11/gtksourceview2/buildlink3.mk"
+.include "../../x11/gtksourceview3/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"