diff options
author | Juergen Lock <nox@FreeBSD.org> | 2010-10-10 20:59:32 +0000 |
---|---|---|
committer | Juergen Lock <nox@FreeBSD.org> | 2010-10-10 20:59:32 +0000 |
commit | e6705f90f7081a7cd829bc846bb1a4f8822cf786 (patch) | |
tree | 65985bf77419175b28080ef3ce0283a5b66b3ac4 | |
parent | 93b43ba7916826f0a2ade48cb7dcfeb848bc7194 (diff) | |
download | ports-e6705f90f7081a7cd829bc846bb1a4f8822cf786.tar.gz ports-e6705f90f7081a7cd829bc846bb1a4f8822cf786.zip |
Notes
-rw-r--r-- | www/linux-f10-flashplugin10/Makefile | 3 | ||||
-rw-r--r-- | www/linux-f10-flashplugin11/Makefile | 3 | ||||
-rw-r--r-- | www/linux-f8-flashplugin10/Makefile | 3 | ||||
-rw-r--r-- | www/linux-flashplugin9/Makefile | 3 |
4 files changed, 8 insertions, 4 deletions
diff --git a/www/linux-f10-flashplugin10/Makefile b/www/linux-f10-flashplugin10/Makefile index 6144d2b3c4c9..106881979dc3 100644 --- a/www/linux-f10-flashplugin10/Makefile +++ b/www/linux-f10-flashplugin10/Makefile @@ -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/:[^:]+$//} diff --git a/www/linux-f10-flashplugin11/Makefile b/www/linux-f10-flashplugin11/Makefile index 6144d2b3c4c9..106881979dc3 100644 --- a/www/linux-f10-flashplugin11/Makefile +++ b/www/linux-f10-flashplugin11/Makefile @@ -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/:[^:]+$//} diff --git a/www/linux-f8-flashplugin10/Makefile b/www/linux-f8-flashplugin10/Makefile index 384ec7e0349d..f0ea7742c9f0 100644 --- a/www/linux-f8-flashplugin10/Makefile +++ b/www/linux-f8-flashplugin10/Makefile @@ -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/:[^:]+$//} diff --git a/www/linux-flashplugin9/Makefile b/www/linux-flashplugin9/Makefile index 54a5d0500fd0..ee23792469e4 100644 --- a/www/linux-flashplugin9/Makefile +++ b/www/linux-flashplugin9/Makefile @@ -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/:[^:]+$//} |