summaryrefslogtreecommitdiff
path: root/x11/gtk/Makefile
diff options
context:
space:
mode:
authortron <tron>1998-11-21 22:15:15 +0000
committertron <tron>1998-11-21 22:15:15 +0000
commit08240470e15d9fb366e38616503e0be78d926a18 (patch)
treeeb6a7269e56b83b92ac66385c4bc03c8781f725b /x11/gtk/Makefile
parent79b9e07b65b012ca1d3f82137739260f4bd61de0 (diff)
downloadpkgsrc-08240470e15d9fb366e38616503e0be78d926a18.tar.gz
Update "gtk+" package to version 1.1.3 using patches by
Frank van der Linden.
Diffstat (limited to 'x11/gtk/Makefile')
-rw-r--r--x11/gtk/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/x11/gtk/Makefile b/x11/gtk/Makefile
index 22780c6a37e..a8abd262230 100644
--- a/x11/gtk/Makefile
+++ b/x11/gtk/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.19 1998/10/04 23:27:39 tron Exp $
+# $NetBSD: Makefile,v 1.20 1998/11/21 22:15:15 tron Exp $
-DISTNAME= gtk+-1.1.2
+DISTNAME= gtk+-1.1.3
CATEGORIES= x11
MASTER_SITES= ftp://ftp.gtk.org/pub/gtk/v1.1/ \
ftp://infosoc.uni-koeln.de/pub/ftp.gimp.org/pub/gtk/v1.1/ \
@@ -9,12 +9,13 @@ MASTER_SITES= ftp://ftp.gtk.org/pub/gtk/v1.1/ \
MAINTAINER= tron@netbsd.org
HOMEPAGE= http://www.gtk.org/
-DEPENDS+= glib-1.1.3:../../devel/glib
+DEPENDS+= glib-1.1.4:../../devel/glib
-CONFLICTS= gtk+-1.0.0 gtk+-1.0.4 gtk+-1.1.1
+CONFLICTS= gtk+-1.0.0 gtk+-1.0.4 gtk+-1.1.1 gtk+-1.1.2
USE_LIBTOOL= yes
USE_X11= yes
+USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= INSTALL_SCRIPT="${INSTALL_SCRIPT}" \