diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2005-06-30 00:42:38 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2005-06-30 00:42:38 +0000 |
commit | 723e64c57b697f8b79fe2bb885aaf3b69bfd2386 (patch) | |
tree | 75f5e94d9c36a2d00f3e577313611767faa359aa /x11-themes/clearlooks-metacity | |
parent | 09774d081771706f4c057e4de80f7d13f12ddc86 (diff) |
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 5c945b3bc02f..2fe0839f3847 100644 --- a/x11-themes/clearlooks-metacity/Makefile +++ b/x11-themes/clearlooks-metacity/Makefile @@ -7,6 +7,7 @@ PORTNAME= clearlooks-metacity PORTVERSION= 0.6 +PORTREVISION= 1 CATEGORIES= x11-themes MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= clearlooks @@ -14,6 +15,8 @@ MASTER_SITE_SUBDIR= clearlooks MAINTAINER= ahze@FreeBSD.org COMMENT= Clearlooks Metacity theme +CONFLICTS= clearlooks-[0-9]* clearlooks-themes-[0-9]* + WRKSRC= ${WRKDIR}/Clearlooks/metacity-1/ USE_GNOME= metacity gnomeprefix USE_X_PREFIX= yes |