summaryrefslogtreecommitdiff
path: root/x11/gtk2-engines
diff options
context:
space:
mode:
authortron <tron>2004-04-05 13:27:00 +0000
committertron <tron>2004-04-05 13:27:00 +0000
commit5e999bed1f188b99037a28415d2e1dc1020759d9 (patch)
treede07379f98e766e3ba6b80971e661c2653474d69 /x11/gtk2-engines
parentf2fd6a4b5ac5b95187d7b59e0adf5d6f049272fd (diff)
downloadpkgsrc-5e999bed1f188b99037a28415d2e1dc1020759d9.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