Hajimu UMEMOTO <[EMAIL PROTECTED]> writes: > ume 2008-11-28 17:22:13 UTC > > FreeBSD ports repository > > Modified files: > devel/linux-glib2 Makefile > Log: > Make CONFLICTS work. > > Revision Changes Path > 1.19 +1 -1 ports/devel/linux-glib2/Makefile > _______________________________________________ > [email protected] mailing list > http://lists.freebsd.org/mailman/listinfo/cvs-all > To unsubscribe, send any mail to "[EMAIL PROTECTED]" > > > Index: ports/devel/linux-glib2/Makefile > diff -u ports/devel/linux-glib2/Makefile:1.18 > ports/devel/linux-glib2/Makefile:1.19 > --- ports/devel/linux-glib2/Makefile:1.18 Mon Oct 13 11:07:11 2008 > +++ ports/devel/linux-glib2/Makefile Fri Nov 28 17:22:13 2008 > @@ -14,7 +14,7 @@ > MAINTAINER= [EMAIL PROTECTED] > COMMENT= Version 2.X Linux/i386 binary port of GLib > > -CONFLICTS= linux_base-fc6 linux_base-f7 linux_base-f8 > +CONFLICTS= linux_base-fc6-* linux_base-f7-* linux_base-f8-*
Seems that linux_base-fc6* and so on will be better here. > USE_LINUX_RPM= yes > LINUX_DIST_VER= 4 WBR -- Boris Samorodov (bsam) Research Engineer, http://www.ipt.ru Telephone & Internet SP FreeBSD committer, http://www.FreeBSD.org The Power To Serve _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
