cvs commit: ports/devel/linux-glib2 Makefile

Boris Samorodov bsam at ipt.ru
Sat Nov 29 13:27:17 PST 2008


Hajimu UMEMOTO <ume at FreeBSD.org> 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
> _______________________________________________
> cvs-all at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/cvs-all
> To unsubscribe, send any mail to "cvs-all-unsubscribe at freebsd.org"
>
>
> 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=	freebsd-emulation at FreeBSD.org
>  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


More information about the cvs-all mailing list