diff options
Diffstat (limited to 'www/linux-chrome/Makefile')
-rw-r--r-- | www/linux-chrome/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/linux-chrome/Makefile b/www/linux-chrome/Makefile index 9f146e4816d9..674681c5d2c8 100644 --- a/www/linux-chrome/Makefile +++ b/www/linux-chrome/Makefile @@ -1,5 +1,6 @@ PORTNAME= chrome PORTVERSION= ${CHROME_VER} +PORTREVISION= 2 CATEGORIES= www linux MASTER_SITES= https://dl.google.com/linux/chrome/rpm/stable/x86_64/ DISTNAME= google-${PORTNAME}-stable-${CHROME_VER}-${CHROME_BUILD}.x86_64 @@ -16,7 +17,7 @@ RUN_DEPENDS= linux-rl9-wget>0:ftp/linux-rl9-wget \ USES= cpe desktop-file-utils gnome linux:rl9 shared-mime-info shebangfix USE_LINUX= alsalib alsa-plugins-oss alsa-plugins-pulseaudio at-spi2-atk \ ca-certificates cairo cups-libs curl dbuslibs dri expat \ - ffmpeg-libs gnupg gstreamer1-libav gtk3 libxkbcommon libunistring \ + ffmpeg-libs gnupg gstreamer1-libav gtk3 libxkbcommon \ nspr nss p11-kit pango sqlite3 wget xorglibs ONLY_FOR_ARCHS= amd64 |