diff options
| author | Rene Ladan <rene@FreeBSD.org> | 2013-04-23 08:03:58 +0000 |
|---|---|---|
| committer | Rene Ladan <rene@FreeBSD.org> | 2013-04-23 08:03:58 +0000 |
| commit | b00f9f8924cf99fa1003d3cdcd6be68a9fac0338 (patch) | |
| tree | 48b05d0b7e396f051aa03a16f7f503c2089295bd | |
| parent | Convert to USES=pkgconfig (diff) | |
Convert USE_PKGCONFIG
| -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" \ |
