summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--x11-toolkits/gtk30/Makefile3
-rw-r--r--x11-toolkits/gtk30/pkg-descr4
2 files changed, 3 insertions, 4 deletions
diff --git a/x11-toolkits/gtk30/Makefile b/x11-toolkits/gtk30/Makefile
index 765596590..ed9a6ad78 100644
--- a/x11-toolkits/gtk30/Makefile
+++ b/x11-toolkits/gtk30/Makefile
@@ -3,7 +3,7 @@
# Whom: Vanilla I. Shu <vanilla@MinJe.com.TW>
#
# $FreeBSD$
-# $MCom: ports/x11-toolkits/gtk30/Makefile,v 1.21 2011/02/01 22:40:58 kwm Exp $
+# $MCom: ports/x11-toolkits/gtk30/Makefile,v 1.22 2011/02/11 00:30:59 kwm Exp $
#
PORTNAME= gtk
@@ -86,7 +86,6 @@ pre-configure:
@${FALSE}
.endif
-
pre-build:
@${RM} -rf ${WRKSRC}/docs/gtk.info*
diff --git a/x11-toolkits/gtk30/pkg-descr b/x11-toolkits/gtk30/pkg-descr
index 8cee4afc7..e3c05e990 100644
--- a/x11-toolkits/gtk30/pkg-descr
+++ b/x11-toolkits/gtk30/pkg-descr
@@ -3,8 +3,8 @@ essentially provides the building blocks from which GUIs can be
built. It is highly themable, and its functionality is highly
extensible.
-GTK+-2 is a very stable release, similar only in design to GTK+-1.
-GTK+-2 can coexist happily alongside GTK+-1, but applications are
+GTK+-3 is a very stable release, similar only in design to GTK+-2.
+GTK+-3 can coexist happily alongside GTK+-2, but applications are
written for one version or the other.
WWW: http://www.gtk.org/