diff options
author | ahze <ahze@FreeBSD.org> | 2005-11-05 06:02:42 +0000 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2005-11-05 06:02:42 +0000 |
commit | 016706d1d51bff7c511dc53e1c2341c94ea70cb1 (patch) | |
tree | db914fa105c15ed78c1da4f5257d76583bd6a548 /x11-themes | |
parent | ae195f4759a0c94bdf9394ae1e3a88ba2ae08b37 (diff) | |
download | FreeBSD-ports-016706d1d51bff7c511dc53e1c2341c94ea70cb1.zip FreeBSD-ports-016706d1d51bff7c511dc53e1c2341c94ea70cb1.tar.gz |
- Add CONFLICTS= gnome-themes-2.11.9[1-9]* gnome-themes-2.12.*
since gnome has clearlooks now =)m
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 |