diff options
Diffstat (limited to 'x11/gnome3-lite/Makefile')
-rw-r--r-- | x11/gnome3-lite/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome3-lite/Makefile b/x11/gnome3-lite/Makefile index 4f407b673..c8b0c4aa4 100644 --- a/x11/gnome3-lite/Makefile +++ b/x11/gnome3-lite/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnome2-lite/Makefile,v 1.62 2009/11/26 20:39:06 marcus Exp $ +# $MCom: ports/x11/gnome3-lite/Makefile,v 1.1 2011/04/01 10:59:09 kwm Exp $ # PORTREVISION= 0 @@ -13,7 +13,7 @@ PKGNAMESUFFIX= -lite COMMENT= The "meta-port" of the GNOME desktop slimmed down for only the basics MASTERDIR= ${.CURDIR}/../gnome3 -CONFLICTS= gnome3-[0-9]* +CONFLICTS= gnome2-[0-9]* gnome2-lite-[0-9]* gnome3-[0-9]* DESCR= ${.CURDIR}/pkg-descr PKGMESSAGE= ${.CURDIR}/pkg-message |