aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/py-gtk2/Makefile
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2004-01-30 11:29:15 +0800
committermarcus <marcus@FreeBSD.org>2004-01-30 11:29:15 +0800
commitb884c54d1fab9fb82ef905c29b2c3c512276f88a (patch)
tree3744a164d61c1682e96f5d38f3ad87d47ff8fae7 /x11-toolkits/py-gtk2/Makefile
parent108ea9bcc693b43c186caa614b0b829b560fe4ba (diff)
downloadfreebsd-ports-gnome-b884c54d1fab9fb82ef905c29b2c3c512276f88a.tar.gz
freebsd-ports-gnome-b884c54d1fab9fb82ef905c29b2c3c512276f88a.tar.zst
freebsd-ports-gnome-b884c54d1fab9fb82ef905c29b2c3c512276f88a.zip
Add CONFLICTS from py-gtk2 and py-gtk to each other.
Reported by: Tom McLaughlin <tmclaugh@sdf.lonestar.org>
Diffstat (limited to 'x11-toolkits/py-gtk2/Makefile')
-rw-r--r--x11-toolkits/py-gtk2/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-toolkits/py-gtk2/Makefile b/x11-toolkits/py-gtk2/Makefile
index 3de788e93d5b..0a83317ecc33 100644
--- a/x11-toolkits/py-gtk2/Makefile
+++ b/x11-toolkits/py-gtk2/Makefile
@@ -28,6 +28,8 @@ USE_LIBTOOL= yes
EG_SRC_DIR= ${WRKSRC}/examples
EG_DST_DIR= ${PREFIX}/share/examples/py-gtk
+CONFLICTS= py*-gtk-0*
+
#
# Use the same way as the Python port to determine if we want
# threading support.