Date: Mon, 24 Nov 2014 04:06:36 GMT From: svn-freebsd-gecko@chruetertee.ch To: freebsd-gecko@freebsd.org Subject: [SVN-Commit] r1772 - in trunk/www: linux-c6-freshplayerplugin linux-seamonkey linux-tor-browser Message-ID: <201411240406.sAO46afN037945@trillian.chruetertee.ch>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Mon Nov 24 04:06:36 2014 New Revision: 1772 Log: backout r1762 after ports@373192 Modified: trunk/www/linux-c6-freshplayerplugin/Makefile trunk/www/linux-seamonkey/Makefile.common trunk/www/linux-tor-browser/Makefile Modified: trunk/www/linux-c6-freshplayerplugin/Makefile ============================================================================== --- trunk/www/linux-c6-freshplayerplugin/Makefile Sat Nov 22 11:36:15 2014 (r1771) +++ trunk/www/linux-c6-freshplayerplugin/Makefile Mon Nov 24 04:06:36 2014 (r1772) @@ -20,7 +20,7 @@ USES= cmake webplugin:linux USE_LINUX= c6 -USE_LINUX_APPS= atk fontconfig gdkpixbuf gtk2 pango \ +USE_LINUX_APPS= atk fontconfig gtk2 pango \ alsalib alsa-plugins-oss BUILD_WRKSRC= ${WRKDIR}/centos6 WEBPLUGIN_FILES=libfreshwrapper-pepperflash.so Modified: trunk/www/linux-seamonkey/Makefile.common ============================================================================== --- trunk/www/linux-seamonkey/Makefile.common Sat Nov 22 11:36:15 2014 (r1771) +++ trunk/www/linux-seamonkey/Makefile.common Mon Nov 24 04:06:36 2014 (r1772) @@ -29,7 +29,7 @@ BIN_NAME?= ${PORTNAME} USE_LINUX= yes USE_LINUX_APPS+=alsalib alsa-plugins-oss atk dbusglib dbuslibs \ - fontconfig gdkpixbuf gtk2 hicontheme pango + fontconfig gtk2 hicontheme pango WRKSRC?= ${WRKDIR}/${BIN_NAME} FDIR= ${STAGEDIR}${PREFIX}/lib/${APP_NAME} Modified: trunk/www/linux-tor-browser/Makefile ============================================================================== --- trunk/www/linux-tor-browser/Makefile Sat Nov 22 11:36:15 2014 (r1771) +++ trunk/www/linux-tor-browser/Makefile Mon Nov 24 04:06:36 2014 (r1772) @@ -23,7 +23,7 @@ SHEBANG_FILES= Browser/start-tor-browser bash_CMD= ${LINUXBASE}/bin/bash USE_LINUX= c6 # __longjmp_chk@GLIBC_2.11 -USE_LINUX_APPS= atk fontconfig gdkpixbuf gtk2 pango \ +USE_LINUX_APPS= atk fontconfig gtk2 pango \ dbusglib dbuslibs alsalib alsa-plugins-oss NO_BUILD= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201411240406.sAO46afN037945>