- Fix CONFLICTS in totem so slave port totem-gstreamer conflicts with totem

and not itself.
This commit is contained in:
Michael Johnson 2005-05-04 23:58:17 +00:00
parent cb52bc83c7
commit d06ef6dfac
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=134629

View file

@ -35,7 +35,7 @@ OPTIONS?= DVDNAV "Enable DVD support" on \
MAN1= totem.1 totem-video-thumbnailer.1
GCONF_SCHEMAS= totem-handlers.schemas totem-video-thumbnail.schemas \
totem.schemas
CONFLICTS= totem-gstreamer-[0-9]*
CONFLICTS?= totem-gstreamer-[0-9]*
.include <bsd.port.pre.mk>