diff options
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/clearlooks-metacity/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11-themes/clearlooks-metacity/Makefile b/x11-themes/clearlooks-metacity/Makefile index aefa169..d68719b 100644 --- a/x11-themes/clearlooks-metacity/Makefile +++ b/x11-themes/clearlooks-metacity/Makefile @@ -3,6 +3,7 @@ # Whom: Michael Johnson <ahze@FreeBSD.org> # # $FreeBSD$ +# $MCom: ports/x11-themes/clearlooks-metacity/Makefile,v 1.1 2005/08/08 15:27:13 kwm Exp $ # PORTNAME= clearlooks-metacity @@ -15,6 +16,8 @@ MASTER_SITE_SUBDIR= clearlooks MAINTAINER= ahze@FreeBSD.org COMMENT= Clearlooks Metacity theme +CONFLICTS= gnome-themes-2.11.9[1-9]* gnome-themes-2.12.* + WRKSRC= ${WRKDIR}/Clearlooks/metacity-1/ USE_GNOME= metacity gnomeprefix USE_X_PREFIX= yes |