pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/gtksourceview-sharp Depend on gtksourceview-1.x, P...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/026d3d5d1e9e
branches:  trunk
changeset: 538883:026d3d5d1e9e
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Wed Feb 20 11:29:01 2008 +0000

description:
Depend on gtksourceview-1.x, PKGREVISION++.

diffstat:

 x11/gtksourceview-sharp/Makefile |  10 ++--------
 1 files changed, 2 insertions(+), 8 deletions(-)

diffs (26 lines):

diff -r 649256d04d1f -r 026d3d5d1e9e x11/gtksourceview-sharp/Makefile
--- a/x11/gtksourceview-sharp/Makefile  Wed Feb 20 11:28:19 2008 +0000
+++ b/x11/gtksourceview-sharp/Makefile  Wed Feb 20 11:29:01 2008 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2008/02/19 13:57:39 xtraeme Exp $
+# $NetBSD: Makefile,v 1.4 2008/02/20 11:29:01 xtraeme Exp $
 
 DISTNAME=      gtksourceview-sharp-2.0-0.11
+PKGREVISION=   1
 CATEGORIES=    x11
 MASTER_SITES=  http://go-mono.com/sources/gtksourceview-sharp2/
 EXTRACT_SUFX=  .tar.bz2
@@ -12,13 +13,6 @@
 GNU_CONFIGURE= yes
 USE_TOOLS+=    gmake pkg-config
 
-BUILDLINK_API_DEPENDS.gtksourceview+=  gtksourceview>=2.1.2
-
-SUBST_CLASSES= f
-SUBST_STAGE.f= post-patch
-SUBST_FILES.f= configure
-SUBST_SED.f=   -e "s|gtksourceview-1.0|gtksourceview-2.0|g"
-
 .include "../../lang/mono/buildlink3.mk"
 .include "../../x11/gtksourceview/buildlink3.mk"
 .include "../../x11/gtk2-sharp/buildlink3.mk"



Home | Main Index | Thread Index | Old Index