- Add security/linux-c6-nss to dependencies
- Bump PORTREVISION
This commit is contained in:
parent
60f122cae1
commit
6233e6bbcb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=378929
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= foxitreader
|
||||
PORTVERSION= 1.1.0
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= http://cdn04.foxitsoftware.com/pub/foxit/%SUBDIR%/:reader,manual
|
||||
MASTER_SITE_SUBDIR= reader/desktop/linux/1.x/${PORTVERSION:R}/enu/:reader \
|
||||
|
@ -26,7 +26,7 @@ OPTIONS_SUB= yes
|
|||
|
||||
USES= gettext tar:bzip2
|
||||
USE_LINUX= yes
|
||||
USE_LINUX_APPS= avahi-libs cups-libs dbuslibs gtk2
|
||||
USE_LINUX_APPS= avahi-libs cups-libs dbuslibs gtk2 nss
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTVERSION:R}-release
|
||||
|
||||
|
|
Loading…
Reference in a new issue