Add missing linux gtk2 dependencies
PR: ports/151370 Submitted by: Nicholas McKenzie <NicholasSMcKenzie@gmail.com>
This commit is contained in:
parent
93b43ba791
commit
e6705f90f7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=262777
4 changed files with 8 additions and 4 deletions
|
@ -8,6 +8,7 @@
|
|||
|
||||
PORTNAME= flashplugin
|
||||
PORTVERSION= 10.1r85
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= www multimedia linux
|
||||
MASTER_SITES= http://fpdownload.macromedia.com/get/flashplayer/current/:plugin \
|
||||
ftp://ftp.ipt.ru/pub/download/:suplib
|
||||
|
@ -21,7 +22,7 @@ COMMENT= Adobe Flash Player NPAPI Plugin
|
|||
|
||||
ONLY_FOR_ARCHS= amd64 i386
|
||||
USE_LINUX= yes
|
||||
USE_LINUX_APPS= openssl curl cyrus-sasl2 libssh2 nspr nss openldap
|
||||
USE_LINUX_APPS= openssl curl cyrus-sasl2 libssh2 nspr nss openldap gtk2
|
||||
|
||||
RESTRICTED= Redistribution not allowed
|
||||
RESTRICTED_FILES= ${DISTFILES:Nlinux-f10-flashsupport*:C/:[^:]+$//}
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
|
||||
PORTNAME= flashplugin
|
||||
PORTVERSION= 10.1r85
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= www multimedia linux
|
||||
MASTER_SITES= http://fpdownload.macromedia.com/get/flashplayer/current/:plugin \
|
||||
ftp://ftp.ipt.ru/pub/download/:suplib
|
||||
|
@ -21,7 +22,7 @@ COMMENT= Adobe Flash Player NPAPI Plugin
|
|||
|
||||
ONLY_FOR_ARCHS= amd64 i386
|
||||
USE_LINUX= yes
|
||||
USE_LINUX_APPS= openssl curl cyrus-sasl2 libssh2 nspr nss openldap
|
||||
USE_LINUX_APPS= openssl curl cyrus-sasl2 libssh2 nspr nss openldap gtk2
|
||||
|
||||
RESTRICTED= Redistribution not allowed
|
||||
RESTRICTED_FILES= ${DISTFILES:Nlinux-f10-flashsupport*:C/:[^:]+$//}
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
|
||||
PORTNAME= flashplugin
|
||||
PORTVERSION= 10.1r85
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= www multimedia linux
|
||||
MASTER_SITES= http://fpdownload.macromedia.com/get/flashplayer/current/:plugin \
|
||||
http://tijl.ulyssis.fm/mirror/:suplib LOCAL/pav:suplib
|
||||
|
@ -20,7 +21,7 @@ COMMENT= Adobe Flash Player NPAPI Plugin
|
|||
|
||||
ONLY_FOR_ARCHS= amd64 i386
|
||||
USE_LINUX= yes
|
||||
USE_LINUX_APPS= openssl curl libssh2 libidn nspr nss
|
||||
USE_LINUX_APPS= openssl curl libssh2 libidn nspr nss gtk2
|
||||
|
||||
RESTRICTED= Redistribution not allowed
|
||||
RESTRICTED_FILES= ${DISTFILES:Nlinux-f8-flashsupport*:C/:[^:]+$//}
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
|
||||
PORTNAME= flashplugin
|
||||
PORTVERSION= 9.0r283
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= www multimedia linux
|
||||
MASTER_SITES= http://download.macromedia.com/pub/flashplayer/installers/current/9/:plugin \
|
||||
http://tijl.ulyssis.fm/mirror/:suplib \
|
||||
|
@ -22,7 +23,7 @@ COMMENT= Adobe Flash Player NPAPI Plugin
|
|||
|
||||
ONLY_FOR_ARCHS= amd64 i386
|
||||
USE_LINUX= yes
|
||||
USE_LINUX_APPS= openssl
|
||||
USE_LINUX_APPS= openssl gtk2
|
||||
|
||||
RESTRICTED= Redistribution not allowed
|
||||
RESTRICTED_FILES= ${DISTFILES:Nlibflashsupport*:C/:[^:]+$//}
|
||||
|
|
Loading…
Reference in a new issue