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 /www/linux-f10-flashplugin10 | |
parent | 93b43ba7916826f0a2ade48cb7dcfeb848bc7194 (diff) |
Notes
Diffstat (limited to 'www/linux-f10-flashplugin10')
-rw-r--r-- | www/linux-f10-flashplugin10/Makefile | 3 |
1 files changed, 2 insertions, 1 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/:[^:]+$//} |