diff options
Diffstat (limited to 'x11-themes/metacity-bluecurve-theme/Makefile')
-rw-r--r-- | x11-themes/metacity-bluecurve-theme/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-themes/metacity-bluecurve-theme/Makefile b/x11-themes/metacity-bluecurve-theme/Makefile index 8f9d7738e..5a02bb7e2 100644 --- a/x11-themes/metacity-bluecurve-theme/Makefile +++ b/x11-themes/metacity-bluecurve-theme/Makefile @@ -16,7 +16,7 @@ USE_GNOME= gnomehier .for t in Bluecurve Bluecurve-classic BC_HIERS+= ${WRKSRC}/art/metacity/${t}:${PREFIX}/share/themes/${t}/metacity-1 -PLIST_DIRS+= share/themes/${t}/metacity-1 share/themes/${t} +PLIST_DIRS+= share/themes/${t}/metacity-1 share/themes/${t} share/themes .endfor .include "${MASTERDIR}/Makefile" |