summaryrefslogtreecommitdiff
path: root/x11/gtk10/Makefile
diff options
context:
space:
mode:
authortron <tron>1998-10-04 18:39:13 +0000
committertron <tron>1998-10-04 18:39:13 +0000
commite96b5f5fb1eb5be1cea62be135a46e8ffd65a3f6 (patch)
treeecc0c13d0d28e4f073491f627fd4d2e6befcf074 /x11/gtk10/Makefile
parente5b7f5af289cb5cad1f2f3aa6b99ad0a68077b46 (diff)
downloadpkgsrc-e96b5f5fb1eb5be1cea62be135a46e8ffd65a3f6.tar.gz
Add "glib-1.1.3" to conflicts.
Diffstat (limited to 'x11/gtk10/Makefile')
-rw-r--r--x11/gtk10/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gtk10/Makefile b/x11/gtk10/Makefile
index c0a900624d9..d08dfd13bcc 100644
--- a/x11/gtk10/Makefile
+++ b/x11/gtk10/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 1998/08/25 11:00:49 agc Exp $
+# $NetBSD: Makefile,v 1.2 1998/10/04 18:39:13 tron Exp $
DISTNAME= gtk+-1.0.4
CATEGORIES= x11
@@ -9,7 +9,7 @@ MASTER_SITES= ftp://ftp.gimp.org/pub/gtk/v1.0/ \
MAINTAINER= bsieker@techfak.uni-bielefeld.de
HOMEPAGE= http://www.gtk.org/
-CONFLICTS= gtk+-1.0.0 gtk+-1.1 glib-1.1.2
+CONFLICTS= gtk+-1.0.0 gtk+-1.1 glib-1.1.2 glib-1.1.3
USE_LIBTOOL= yes
USE_X11= yes