diff options
Diffstat (limited to 'x11-themes/gnome-bluecurve-theme/Makefile')
-rw-r--r-- | x11-themes/gnome-bluecurve-theme/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-themes/gnome-bluecurve-theme/Makefile b/x11-themes/gnome-bluecurve-theme/Makefile index c0a3b22ef65a..d8c3f94b9053 100644 --- a/x11-themes/gnome-bluecurve-theme/Makefile +++ b/x11-themes/gnome-bluecurve-theme/Makefile @@ -7,11 +7,13 @@ PORTNAME= gnome-bluecurve-theme +PORTREVISION= 1 + COMMENT= The Bluecurve GNOME meta-theme RUN_DEPENDS= ${LOCALBASE}/share/themes/Bluecurve/gtk-2.0/gtkrc:${PORTSDIR}/x11-themes/gtk-bluecurve-theme \ ${LOCALBASE}/share/icons/Bluecurve/index.theme:${PORTSDIR}/x11-themes/icon-bluecurve-theme \ - ${LOCALBASE}/share/gnome/themes/Bluecurve/metacity-1/metacity-theme-1.xml:${PORTSDIR}/x11-themes/metacity-bluecurve-theme + ${LOCALBASE}/share/themes/Bluecurve/metacity-1/metacity-theme-1.xml:${PORTSDIR}/x11-themes/metacity-bluecurve-theme MASTERDIR= ${.CURDIR}/../bluecurve-themes |