summaryrefslogtreecommitdiff
path: root/x11-toolkits/gtksourceview-sharp
diff options
context:
space:
mode:
authorTom McLaughlin <tmclaugh@FreeBSD.org>2007-02-04 22:40:40 +0000
committerTom McLaughlin <tmclaugh@FreeBSD.org>2007-02-04 22:40:40 +0000
commit0707b3c1db64fecbda5d89236946ef85909f1724 (patch)
tree119e6a6d829427f5b85ee3a2b8fee557f0c16a43 /x11-toolkits/gtksourceview-sharp
parentFix the build after the removal of objformat. (diff)
- Move to LOCALBASE
- USE_GNOME+=gtksharp20 Project by: BSD# (http://www.mono-project.com/Mono:FreeBSD)
Notes
Notes: svn path=/head/; revision=184182
Diffstat (limited to 'x11-toolkits/gtksourceview-sharp')
-rw-r--r--x11-toolkits/gtksourceview-sharp/Makefile11
1 files changed, 4 insertions, 7 deletions
diff --git a/x11-toolkits/gtksourceview-sharp/Makefile b/x11-toolkits/gtksourceview-sharp/Makefile
index 45ae79078420..cf88eaa330c8 100644
--- a/x11-toolkits/gtksourceview-sharp/Makefile
+++ b/x11-toolkits/gtksourceview-sharp/Makefile
@@ -3,28 +3,25 @@
# Whom: Tom McLaughlin <tmclaugh@sdf.lonestar.org>
#
# $FreeBSD$
-# $Id: Makefile,v 1.24 2006/02/01 23:02:05 tmclau02 Exp $
+# $Id: Makefile,v 1.27 2006/10/26 05:36:01 tmclau02 Exp $
#
PORTNAME= gtksourceview-sharp
PORTVERSION= 0.10
-PORTREVISION= 4
+PORTREVISION= 6
CATEGORIES= x11-toolkits
MASTER_SITES= http://go-mono.com/sources/gtksourceview-sharp-2.0/
DISTNAME= ${PORTNAME}-2.0-${PORTVERSION}
MAINTAINER= bsd-sharp-list@forge.novell.com
-COMMENT= gtksourview bindings for Mono
+COMMENT= gtksourview bindings for Mono.
BUILD_DEPENDS= mono:${PORTSDIR}/lang/mono \
- gapi2-parser:${PORTSDIR}/x11-toolkits/gtk-sharp20 \
monodoc:${PORTSDIR}/devel/mono-tools
RUN_DEPENDS= mono:${PORTSDIR}/lang/mono \
- gapi2-parser:${PORTSDIR}/x11-toolkits/gtk-sharp20 \
monodoc:${PORTSDIR}/devel/mono-tools
-USE_GNOME= gtksourceview gnomehack
-USE_X_PREFIX= yes
+USE_GNOME= gtksourceview gnomehack gtksharp20
USE_AUTOTOOLS= libtool:15
USE_GMAKE= yes