pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/gtksourceview-sharp2 doesn't depend on monodoc any...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/164eb93207a3
branches:  trunk
changeset: 553373:164eb93207a3
user:      kefren <kefren%pkgsrc.org@localhost>
date:      Mon Jan 19 22:44:36 2009 +0000

description:
doesn't depend on monodoc anymore
Bump PKGREVISION

diffstat:

 x11/gtksourceview-sharp2/Makefile |  5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diffs (22 lines):

diff -r 7388e232c242 -r 164eb93207a3 x11/gtksourceview-sharp2/Makefile
--- a/x11/gtksourceview-sharp2/Makefile Mon Jan 19 22:43:35 2009 +0000
+++ b/x11/gtksourceview-sharp2/Makefile Mon Jan 19 22:44:36 2009 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2008/10/30 07:06:02 kefren Exp $
+# $NetBSD: Makefile,v 1.8 2009/01/19 22:44:36 kefren Exp $
 
 DISTNAME=      gtksourceview-sharp-2.0-0.12
 PKGNAME=       ${DISTNAME:S/-2.0-/2-/}
-PKGREVISION=   4
+PKGREVISION=   5
 CATEGORIES=    x11
 MASTER_SITES=  http://go-mono.com/sources/gtksourceview-sharp2/
 EXTRACT_SUFX=  .tar.bz2
@@ -17,7 +17,6 @@
 CONFLICTS=     gtksourceview-sharp-2.0-[0-9]*
 
 .include "../../lang/mono/buildlink3.mk"
-.include "../../lang/monodoc/buildlink3.mk"
 .include "../../x11/gtksourceview/buildlink3.mk"
 .include "../../x11/gtk-sharp/buildlink3.mk"
 .include "../../x11/gnome-sharp/buildlink3.mk"



Home | Main Index | Thread Index | Old Index