diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2021-10-12 10:56:12 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2021-10-12 15:01:38 +0000 |
commit | ae22a7846afe2f4c0ac5bc88c5a63001c5eeafb1 (patch) | |
tree | 4747a7134a94cc32a8fd0c2486c70da30fe53489 /x11-themes | |
parent | 532de2c4c6015e08bafd5b8e04a38aba3a013b05 (diff) | |
download | ports-ae22a7846afe2f4c0ac5bc88c5a63001c5eeafb1.tar.gz ports-ae22a7846afe2f4c0ac5bc88c5a63001c5eeafb1.zip |
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/Makefile | 2 | ||||
-rw-r--r-- | x11-themes/gnome-icon-theme-symbolic/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/Makefile b/x11-themes/Makefile index fef8a7b933e4..b22255cd808c 100644 --- a/x11-themes/Makefile +++ b/x11-themes/Makefile @@ -152,11 +152,11 @@ SUBDIR += sawfish-themes SUBDIR += sddm-freebsd-black-theme SUBDIR += sierra-gtk-themes + SUBDIR += skeuos-gtk-themes SUBDIR += slim-freebsd-black-theme SUBDIR += slim-freebsd-dark-theme SUBDIR += slim-freebsd-themes SUBDIR += slim-themes - SUBDIR += skeuos-gtk-themes SUBDIR += thewidgetfactory SUBDIR += wallpapers-freebsd-kde SUBDIR += xcursor-themes diff --git a/x11-themes/gnome-icon-theme-symbolic/Makefile b/x11-themes/gnome-icon-theme-symbolic/Makefile index 414b20922913..4401201be1e0 100644 --- a/x11-themes/gnome-icon-theme-symbolic/Makefile +++ b/x11-themes/gnome-icon-theme-symbolic/Makefile @@ -11,7 +11,7 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= GNOME Symbolic Icons LICENSE= CC-BY-SA-3.0 -LICENSE_FILES= ${WRKSRC}/COPYING +LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= icon-naming-utils>=0.8.7:x11-themes/icon-naming-utils |