[SVN-Commit] r1772 - in trunk/www: linux-c6-freshplayerplugin linux-seamonkey linux-tor-browser
svn-freebsd-gecko at chruetertee.ch
svn-freebsd-gecko at chruetertee.ch
Mon Nov 24 04:06:52 UTC 2014
Author: jbeich
Date: Mon Nov 24 04:06:36 2014
New Revision: 1772
Log:
backout r1762 after ports at 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 at 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
More information about the freebsd-gecko
mailing list