summaryrefslogtreecommitdiff
path: root/devel/glib
diff options
context:
space:
mode:
authortron <tron>1999-02-21 09:07:51 +0000
committertron <tron>1999-02-21 09:07:51 +0000
commitc8f3db2fa0fdc3a265035caa1298c9b956ee177f (patch)
treea15ccac54f0e8d93d4d309c0af7960e962bea18d /devel/glib
parent19a3e5e21c2afaf583e88eccd77e9f56bb820e89 (diff)
downloadpkgsrc-c8f3db2fa0fdc3a265035caa1298c9b956ee177f.tar.gz
Back out last commit:
New compatible gtk 1.0.x packages are named differently and be don't want to be installed together with old versions.
Diffstat (limited to 'devel/glib')
-rw-r--r--devel/glib/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/glib/Makefile b/devel/glib/Makefile
index 1973254ca53..7848a857fc4 100644
--- a/devel/glib/Makefile
+++ b/devel/glib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 1999/02/21 09:03:28 tron Exp $
+# $NetBSD: Makefile,v 1.12 1999/02/21 09:07:51 tron Exp $
# FreeBSD Id: Makefile,v 1.2 1998/08/06 14:55:12 vanilla Exp
#
@@ -12,6 +12,8 @@ MASTER_SITES= ftp://ftp.gtk.org/pub/gtk/v1.1/ \
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.gtk.org/docs/glib_toc.html
+CONFLICTS= gtk+-1.0.*
+
GNU_CONFIGURE= yes
USE_LIBTOOL= yes