aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authortmclaugh <tmclaugh@FreeBSD.org>2007-02-05 06:06:36 +0800
committertmclaugh <tmclaugh@FreeBSD.org>2007-02-05 06:06:36 +0800
commitfc49ef78a0830f739d05da6a7c744f7a9a64b2dc (patch)
treefc7e586d088cadf0d341bdf7abe972e2b0dd782e /x11-toolkits
parenta55c0cc81135d928363afa9394194517780b82cd (diff)
downloadfreebsd-ports-graphics-fc49ef78a0830f739d05da6a7c744f7a9a64b2dc.tar.gz
freebsd-ports-graphics-fc49ef78a0830f739d05da6a7c744f7a9a64b2dc.tar.zst
freebsd-ports-graphics-fc49ef78a0830f739d05da6a7c744f7a9a64b2dc.zip
- Move to LOCALBASE
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/gtk-sharp10/Makefile5
-rw-r--r--x11-toolkits/gtk-sharp10/pkg-descr7
2 files changed, 5 insertions, 7 deletions
diff --git a/x11-toolkits/gtk-sharp10/Makefile b/x11-toolkits/gtk-sharp10/Makefile
index 742fe5accf2..034f3fe8ded 100644
--- a/x11-toolkits/gtk-sharp10/Makefile
+++ b/x11-toolkits/gtk-sharp10/Makefile
@@ -3,12 +3,12 @@
# Whom: Juli Mallett
#
# $FreeBSD$
-# $Id: Makefile,v 1.11 2005/12/03 04:03:18 tmclau02 Exp $
+# $Id: Makefile,v 1.13 2006/10/08 01:57:16 killfill Exp $
#
PORTNAME= gtk-sharp
PORTVERSION= 1.0.10
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= x11-toolkits
MASTER_SITES= http://go-mono.com/sources/${PORTNAME}/
@@ -18,7 +18,6 @@ COMMENT= GTK+ and GNOME interfaces for the .NET runtime
BUILD_DEPENDS= mono:${PORTSDIR}/lang/mono
RUN_DEPENDS= mono:${PORTSDIR}/lang/mono
-USE_X_PREFIX= yes
LATEST_LINK= gtk-sharp10
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
diff --git a/x11-toolkits/gtk-sharp10/pkg-descr b/x11-toolkits/gtk-sharp10/pkg-descr
index fd6c71b1ea4..1ae3156d3e4 100644
--- a/x11-toolkits/gtk-sharp10/pkg-descr
+++ b/x11-toolkits/gtk-sharp10/pkg-descr
@@ -1,5 +1,4 @@
-GTK# is a port of Gtk+ 2 to the .NET runtime, written in C#. It provides
-access to both basic parts of GTK+ and other parts of the GNOME development
-environment.
+Gtk# provides C# bindings for Gnome libraries to the .NET runtime. This is
+a port for the older bindings which.
-WWW: http://www.mono-project.com/using/relnotes/gtk-sharp-1.0.html
+WWW: http://www.mono-project.com/Gtk