1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00

Add a missing dependency for the latest Flash plugin.

Reported by:	Piotr Kubaj (pkubaj at riseup dot net)
This commit is contained in:
Jung-uk Kim 2014-11-11 17:55:13 +00:00
parent b4ab5320cf
commit b216d1db1d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=372458
2 changed files with 4 additions and 2 deletions

View File

@ -3,6 +3,7 @@
PORTNAME= flashplugin
PORTVERSION= 11.2r202.418
PORTREVISION= 1
CATEGORIES= www multimedia linux
MASTER_SITES= http://fpdownload.macromedia.com/get/flashplayer/pdc/${PORTVERSION:C/r/\./}/:plugin \
LOCAL/nox:suplib
@ -16,7 +17,7 @@ COMMENT= Adobe Flash Player NPAPI Plugin
ONLY_FOR_ARCHS= amd64 i386
USE_LINUX= c6
USE_LINUX_APPS= curl cyrus-sasl2 gtk2 nspr nss openssl-compat #-alsalib libssh2 openldap
USE_LINUX_APPS= curl cyrus-sasl2 gdkpixbuf gtk2 nspr nss openssl-compat #-alsalib libssh2 openldap
WANT_GNOME= yes
RESTRICTED= Redistribution not allowed

View File

@ -3,6 +3,7 @@
PORTNAME= flashplugin
PORTVERSION= 11.2r202.418
PORTREVISION= 1
CATEGORIES= www multimedia linux
MASTER_SITES= http://fpdownload.macromedia.com/get/flashplayer/pdc/${PORTVERSION:C/r/\./}/:plugin \
LOCAL/nox:suplib
@ -16,7 +17,7 @@ COMMENT= Adobe Flash Player NPAPI Plugin
ONLY_FOR_ARCHS= amd64 i386
USE_LINUX= f10
USE_LINUX_APPS= curl cyrus-sasl2 gtk2 libssh2 nspr nss openldap openssl
USE_LINUX_APPS= curl cyrus-sasl2 gdkpixbuf gtk2 libssh2 nspr nss openldap openssl
WANT_GNOME= yes
RESTRICTED= Redistribution not allowed