Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Nov 2014 20:35:41 +0000 (UTC)
From:      Jung-uk Kim <jkim@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r372685 - head/www/linux-f10-flashplugin11
Message-ID:  <201411172035.sAHKZfAU060815@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jkim
Date: Mon Nov 17 20:35:41 2014
New Revision: 372685
URL: https://svnweb.freebsd.org/changeset/ports/372685
QAT: https://qat.redports.org/buildarchive/r372685/

Log:
  Revert r372458 for www/linux-f10-flashplugin11.  I incorrectly presumed
  libgdk_pixbuf-2.0.so.0 is installed by graphics/linux-f10-gdk-pixbuf.
  
  PR:		195103
  Pointy hat to:	jkim

Modified:
  head/www/linux-f10-flashplugin11/Makefile

Modified: head/www/linux-f10-flashplugin11/Makefile
==============================================================================
--- head/www/linux-f10-flashplugin11/Makefile	Mon Nov 17 20:31:56 2014	(r372684)
+++ head/www/linux-f10-flashplugin11/Makefile	Mon Nov 17 20:35:41 2014	(r372685)
@@ -3,7 +3,7 @@
 
 PORTNAME=	flashplugin
 PORTVERSION=	11.2r202.418
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	www multimedia linux
 MASTER_SITES=	http://fpdownload.macromedia.com/get/flashplayer/pdc/${PORTVERSION:C/r/\./}/:plugin \
 		LOCAL/nox:suplib
@@ -17,7 +17,7 @@ COMMENT=	Adobe Flash Player NPAPI Plugin
 
 ONLY_FOR_ARCHS=	amd64 i386
 USE_LINUX=	f10
-USE_LINUX_APPS=	curl cyrus-sasl2 gdkpixbuf gtk2 libssh2 nspr nss openldap openssl
+USE_LINUX_APPS=	curl cyrus-sasl2 gtk2 libssh2 nspr nss openldap openssl
 WANT_GNOME=	yes
 
 RESTRICTED=	Redistribution not allowed



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201411172035.sAHKZfAU060815>