aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/gtksourceview-sharp/Makefile
diff options
context:
space:
mode:
authorTom McLaughlin <tmclaugh@FreeBSD.org>2007-10-23 03:30:47 +0000
committerTom McLaughlin <tmclaugh@FreeBSD.org>2007-10-23 03:30:47 +0000
commitcd6c4d10dc8b29fe346f059084456e54f747e963 (patch)
treeea8ce853b010852d423142052cf348f906e808b5 /x11-toolkits/gtksourceview-sharp/Makefile
parentef457b3872777cededcf81e846e5cfe0ee9871ae (diff)
downloadports-cd6c4d10dc8b29fe346f059084456e54f747e963.tar.gz
ports-cd6c4d10dc8b29fe346f059084456e54f747e963.zip
Notes
Diffstat (limited to 'x11-toolkits/gtksourceview-sharp/Makefile')
-rw-r--r--x11-toolkits/gtksourceview-sharp/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-toolkits/gtksourceview-sharp/Makefile b/x11-toolkits/gtksourceview-sharp/Makefile
index 7903aca517be..05123ae08745 100644
--- a/x11-toolkits/gtksourceview-sharp/Makefile
+++ b/x11-toolkits/gtksourceview-sharp/Makefile
@@ -3,12 +3,11 @@
# Whom: Tom McLaughlin <tmclaugh@sdf.lonestar.org>
#
# $FreeBSD$
-# $Id: Makefile,v 1.27 2006/10/26 05:36:01 tmclau02 Exp $
+# $Id: Makefile,v 1.30 2007/05/19 17:34:30 killfill Exp $
#
PORTNAME= gtksourceview-sharp
-PORTVERSION= 0.10
-PORTREVISION= 7
+PORTVERSION= 0.11
CATEGORIES= x11-toolkits
MASTER_SITES= http://go-mono.com/sources/gtksourceview-sharp-2.0/
DISTNAME= ${PORTNAME}-2.0-${PORTVERSION}
@@ -21,6 +20,7 @@ BUILD_DEPENDS= mono:${PORTSDIR}/lang/mono \
RUN_DEPENDS= mono:${PORTSDIR}/lang/mono \
monodoc:${PORTSDIR}/devel/mono-tools
+USE_BZIP2= yes
USE_GNOME= gtksourceview gnomehack gtksharp20
USE_AUTOTOOLS= libtool:15
USE_GMAKE= yes