summaryrefslogtreecommitdiff
path: root/x11/gtk
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>1999-02-20 22:48:24 +0000
committerhubertf <hubertf@pkgsrc.org>1999-02-20 22:48:24 +0000
commit2a95ad9c6be52511880e6ee241b087af70706624 (patch)
treef0ac98b899382f539e1e39385f1316edd18626bd /x11/gtk
parent2821cb11104fb7319e84b4cd1808cf56f3604a54 (diff)
downloadpkgsrc-2a95ad9c6be52511880e6ee241b087af70706624.tar.gz
Fix CONFLICTS (remove redundancy, mostly)
Diffstat (limited to 'x11/gtk')
-rw-r--r--x11/gtk/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/gtk/Makefile b/x11/gtk/Makefile
index 3f3b97afca3..b7fb96ec06b 100644
--- a/x11/gtk/Makefile
+++ b/x11/gtk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 1999/01/30 23:18:56 agc Exp $
+# $NetBSD: Makefile,v 1.27 1999/02/20 22:48:47 hubertf Exp $
DISTNAME= gtk+-1.1.12
CATEGORIES= x11
@@ -14,8 +14,6 @@ DEPENDS+= gettext-0.10.35:../../devel/gettext
DEPENDS+= glib-1.1.12:../../devel/glib
BUILD_DEPENDS= ${LOCALBASE}/bin/perl:../../lang/perl5
-CONFLICTS= gtk+-*
-
USE_LIBTOOL= yes
USE_X11BASE= yes
USE_GMAKE= yes