summaryrefslogtreecommitdiff
path: root/x11/gtk/Makefile
diff options
context:
space:
mode:
authorrh <rh>2000-05-26 05:38:19 +0000
committerrh <rh>2000-05-26 05:38:19 +0000
commita60cfebf0882a3fad7d4640d73f2d147c4c067b6 (patch)
tree438d5e48958e2d723a1e9ad9457151e127eb3902 /x11/gtk/Makefile
parent0175b90004d94a2c667763cb7a59674a781b5243 (diff)
downloadpkgsrc-a60cfebf0882a3fad7d4640d73f2d147c4c067b6.tar.gz
Update gtk+ to 1.2.8. Overview of changes:
* GNU Make 3.79 bug workaround * FAQ and tutorial updates and improvements * Miscellaneous bug fixes: CList, Calendar, rc-files, FontSelection
Diffstat (limited to 'x11/gtk/Makefile')
-rw-r--r--x11/gtk/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/gtk/Makefile b/x11/gtk/Makefile
index ffbb33bb5ce..60270c503a9 100644
--- a/x11/gtk/Makefile
+++ b/x11/gtk/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.41 2000/03/28 18:38:41 tron Exp $
+# $NetBSD: Makefile,v 1.42 2000/05/26 05:38:19 rh Exp $
-DISTNAME= gtk+-1.2.7
+DISTNAME= gtk+-1.2.8
CATEGORIES= x11
MASTER_SITES= ftp://ftp.gtk.org/pub/gtk/v1.2/ \
ftp://ftp.cs.umn.edu/pub/gimp/gtk/v1.2/ \
@@ -11,7 +11,7 @@ MAINTAINER= tron@netbsd.org
HOMEPAGE= http://www.gtk.org/
DEPENDS+= gettext-0.10.*:../../devel/gettext
-DEPENDS+= glib>=1.2.7:../../devel/glib
+DEPENDS+= glib>=1.2.8:../../devel/glib
BUILD_DEPENDS+= ${LOCALBASE}/bin/perl:../../lang/perl5
USE_LIBTOOL= yes