diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-09-15 01:17:23 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-09-15 01:17:23 +0800 |
commit | dfbbf172f95ae687e3fa8292017ac4a7efa05474 (patch) | |
tree | defcad67eb9d4f3a7b519800514ecf7dcccf86cd | |
parent | 2264cf16b30f49bda33ccaed24c4cd44a66b31de (diff) | |
download | marcuscom-ports-dfbbf172f95ae687e3fa8292017ac4a7efa05474.tar.gz marcuscom-ports-dfbbf172f95ae687e3fa8292017ac4a7efa05474.tar.zst marcuscom-ports-dfbbf172f95ae687e3fa8292017ac4a7efa05474.zip |
Fix build & packaging.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19873 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | x11-themes/mint-themes/Makefile | 1 | ||||
-rw-r--r-- | x11-themes/mint-themes/distinfo | 4 | ||||
-rw-r--r-- | x11-themes/mint-themes/pkg-plist | 1 |
3 files changed, 3 insertions, 3 deletions
diff --git a/x11-themes/mint-themes/Makefile b/x11-themes/mint-themes/Makefile index 86c869ba8..b02ce6690 100644 --- a/x11-themes/mint-themes/Makefile +++ b/x11-themes/mint-themes/Makefile @@ -18,7 +18,6 @@ GH_TAGNAME= ${GH_COMMIT} WRKSRC= ${WRKDIR}/linuxmint-${PORTNAME}-41cf70d -USES= zip NO_CONFIGURE= yes NO_BUILD= yes diff --git a/x11-themes/mint-themes/distinfo b/x11-themes/mint-themes/distinfo index cc41b9d05..9a5707f9e 100644 --- a/x11-themes/mint-themes/distinfo +++ b/x11-themes/mint-themes/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/mint-themes-0.0.41cf70d.zip) = f383758d8748593a404201e5b9edc2876743a30bb47c6135590d39b144e77fd7 -SIZE (gnome3/mint-themes-0.0.41cf70d.zip) = 1800482 +SHA256 (gnome3/mint-themes-0.0.41cf70d.tar.gz) = f383758d8748593a404201e5b9edc2876743a30bb47c6135590d39b144e77fd7 +SIZE (gnome3/mint-themes-0.0.41cf70d.tar.gz) = 1800482 diff --git a/x11-themes/mint-themes/pkg-plist b/x11-themes/mint-themes/pkg-plist index e7cf5154a..b36a514ad 100644 --- a/x11-themes/mint-themes/pkg-plist +++ b/x11-themes/mint-themes/pkg-plist @@ -244,6 +244,7 @@ share/themes/xfwm4/top-right-active.png share/themes/xfwm4/top-right-active.xpm share/themes/xfwm4/top-right-inactive.png share/themes/xfwm4/top-right-inactive.xpm +@dirrmtry share/themes/xfwm4 @dirrm share/themes/metacity-1 @dirrm share/themes/gtk-3.0 @dirrm share/themes/gtk-2.0/styles |