diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2005-11-05 06:02:42 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2005-11-05 06:02:42 +0000 |
commit | edccb02ad8e10a880d39ab3911c2c7ddfdfe25b8 (patch) | |
tree | 0117f5bde372866188c52f8fd0728a7bec2a7c9b /x11-themes/clearlooks-metacity | |
parent | 3d225615ba2756f8b3e105cc8c418d864335db12 (diff) | |
download | ports-edccb02ad8e10a880d39ab3911c2c7ddfdfe25b8.tar.gz ports-edccb02ad8e10a880d39ab3911c2c7ddfdfe25b8.zip |
Notes
Diffstat (limited to 'x11-themes/clearlooks-metacity')
-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 aefa16922b86..d68719b39657 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 |