summaryrefslogtreecommitdiff
path: root/x11/gtk/Makefile
diff options
context:
space:
mode:
authortron <tron>1998-06-20 21:54:59 +0000
committertron <tron>1998-06-20 21:54:59 +0000
commit9339cac938fc6210b6fa87f67eea9bc82fa14a27 (patch)
treea536cec961d07943e1804f5d08bd6443d78a2c6f /x11/gtk/Makefile
parentb3a6f91653182dd2ec310677c5a1b98493c08201 (diff)
downloadpkgsrc-9339cac938fc6210b6fa87f67eea9bc82fa14a27.tar.gz
Update gtk+ to version 1.0.4 using changes supplied by Bernk Sieker.
Diffstat (limited to 'x11/gtk/Makefile')
-rw-r--r--x11/gtk/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/x11/gtk/Makefile b/x11/gtk/Makefile
index 920290df36e..9cfa118aacc 100644
--- a/x11/gtk/Makefile
+++ b/x11/gtk/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.8 1998/04/17 09:37:25 agc Exp $
+# $NetBSD: Makefile,v 1.9 1998/06/20 21:54:59 tron Exp $
-DISTNAME= gtk+-1.0.0
+DISTNAME= gtk+-1.0.4
CATEGORIES= x11
MASTER_SITES= ftp://ftp.gimp.org/pub/gtk/v1.0/ \
ftp://infosoc.uni-koeln.de/pub/ftp.gimp.org/pub/gtk/v1.0/ \
@@ -8,6 +8,8 @@ MASTER_SITES= ftp://ftp.gimp.org/pub/gtk/v1.0/ \
MAINTAINER= bsieker@techfak.uni-bielefeld.de
+CONFLICTS= gtk+-1.0.0
+
GNU_CONFIGURE= yes
USE_X11= yes
USE_GTEXINFO= yes