diff options
Diffstat (limited to 'www/chromium/Makefile')
-rw-r--r-- | www/chromium/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/chromium/Makefile b/www/chromium/Makefile index 7abbf358e0d7..3636c32704e9 100644 --- a/www/chromium/Makefile +++ b/www/chromium/Makefile @@ -42,13 +42,12 @@ RUN_DEPENDS= ${LOCALBASE}/lib/alsa-lib/libasound_module_pcm_oss.so:${PORTSDIR}/a ONLY_FOR_ARCHS= i386 amd64 USE_XZ= yes -USES= bison +USES= bison pkgconfig USE_GMAKE= yes USE_PERL5_BUILD= yes USE_PYTHON_BUILD= 2.6+ USE_XORG= scrnsaverproto x11 xproto xscrnsaver xtst USE_GNOME= glib20 gtk20 dconf libxslt -USE_PKGCONFIG= build MAN1= chrome.1 DESKTOP_ENTRIES="Chromium" "Web browser" "${DATADIR}/product_logo_48.png" \ |