diff options
author | dinoex <dinoex@FreeBSD.org> | 2014-03-31 03:44:48 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2014-03-31 03:44:48 +0800 |
commit | 6cb3fba03582d03dc7acbc95eac87d39ab8e6991 (patch) | |
tree | 85cf5b1d30f5376a24775fbf2314294529f20be2 /www | |
parent | 0e9bb222bfa92dab220ec8356d8e64d24e47d65b (diff) | |
download | freebsd-ports-gnome-6cb3fba03582d03dc7acbc95eac87d39ab8e6991.tar.gz freebsd-ports-gnome-6cb3fba03582d03dc7acbc95eac87d39ab8e6991.tar.zst freebsd-ports-gnome-6cb3fba03582d03dc7acbc95eac87d39ab8e6991.zip |
- new USES=
Diffstat (limited to 'www')
-rw-r--r-- | www/opera-linuxplugins/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/opera-linuxplugins/Makefile b/www/opera-linuxplugins/Makefile index 04d9afb2b2bf..1756080f4fe8 100644 --- a/www/opera-linuxplugins/Makefile +++ b/www/opera-linuxplugins/Makefile @@ -24,7 +24,7 @@ OPERA_VER?= 12.16 OPERA_BUILD?= 1860 MASTER_SITES_VER_PATH= linux/${OPERA_VER:S/.//}/ -USE_XZ= yes +USES= tar:xz USE_LINUX= yes USE_LINUX_APPS= xorglibs |