summaryrefslogtreecommitdiff
path: root/x11/gtk2-engines
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2004-04-05 13:27:00 +0000
committertron <tron@pkgsrc.org>2004-04-05 13:27:00 +0000
commitf2bf0fe5d472707579bdec6952284f3681cfa08d (patch)
treede07379f98e766e3ba6b80971e661c2653474d69 /x11/gtk2-engines
parent8bb5e29da5a371a837043653634d4dc9dd7b6736 (diff)
downloadpkgsrc-f2bf0fe5d472707579bdec6952284f3681cfa08d.tar.gz
Add conflicts with each other to the "gtk-engines" and the "gtk2-engines"
package because they installed identical files into the same directory.
Diffstat (limited to 'x11/gtk2-engines')
-rw-r--r--x11/gtk2-engines/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/gtk2-engines/Makefile b/x11/gtk2-engines/Makefile
index 8251e5af2f4..897f3630bd8 100644
--- a/x11/gtk2-engines/Makefile
+++ b/x11/gtk2-engines/Makefile
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2004/04/04 22:44:06 recht Exp $
-#
+# $NetBSD: Makefile,v 1.22 2004/04/05 13:27:00 tron Exp $
DISTNAME= gtk-engines-2.2.0
PKGNAME= ${DISTNAME:S/gtk/gtk2/}
@@ -14,6 +13,8 @@ COMMENT= Theme engines for GTK+ version 2
DEPENDS+= xdg-dirs>=1.1:../../misc/xdg-dirs
+CONFLICTS+= gtk-engines-*
+
GNU_CONFIGURE= yes
USE_BUILDLINK3= yes
USE_X11= yes