diff options
author | bapt <bapt@FreeBSD.org> | 2014-03-11 02:09:41 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-03-11 02:09:41 +0800 |
commit | f52758f5c7661281ecc10b12394857fecde0ffe9 (patch) | |
tree | d1cd21a66acffb178a14475bd0cf5ae6aa61f29e /x11-themes/gnome-icons-faenza | |
parent | 9956ff535de2801ced724e7645e801c855af7af5 (diff) | |
download | freebsd-ports-gnome-f52758f5c7661281ecc10b12394857fecde0ffe9.tar.gz freebsd-ports-gnome-f52758f5c7661281ecc10b12394857fecde0ffe9.tar.zst freebsd-ports-gnome-f52758f5c7661281ecc10b12394857fecde0ffe9.zip |
Convert x* to USES=zip
Diffstat (limited to 'x11-themes/gnome-icons-faenza')
-rw-r--r-- | x11-themes/gnome-icons-faenza/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-themes/gnome-icons-faenza/Makefile b/x11-themes/gnome-icons-faenza/Makefile index 74033bc48e3f..2cc79d5da685 100644 --- a/x11-themes/gnome-icons-faenza/Makefile +++ b/x11-themes/gnome-icons-faenza/Makefile @@ -14,7 +14,7 @@ COMMENT= Faenza GNOME 2 icon themes LICENSE= GPLv3 -USE_ZIP= yes +USES= zip NO_BUILD= yes INSTALLS_ICONS= yes |