summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2008-02-20 11:29:01 +0000
committerxtraeme <xtraeme>2008-02-20 11:29:01 +0000
commite8ef1b33a359009f0685eb02ec5f080a0fc6e080 (patch)
tree24ef901b4d61b6b81fbd02b534f4c5c8ccef8636 /x11
parent7fddaef8aac69829678c8e87bec4b7c98701877f (diff)
downloadpkgsrc-e8ef1b33a359009f0685eb02ec5f080a0fc6e080.tar.gz
Depend on gtksourceview-1.x, PKGREVISION++.
Diffstat (limited to 'x11')
-rw-r--r--x11/gtksourceview-sharp/Makefile10
1 files changed, 2 insertions, 8 deletions
diff --git a/x11/gtksourceview-sharp/Makefile b/x11/gtksourceview-sharp/Makefile
index 5e8c56a0031..66887d60c72 100644
--- a/x11/gtksourceview-sharp/Makefile
+++ b/x11/gtksourceview-sharp/Makefile
@@ -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 @@ COMMENT= C\# Bindings to the GtkSourceView widget
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"