diff options
Diffstat (limited to 'print')
-rw-r--r-- | print/foxitreader/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/foxitreader/Makefile b/print/foxitreader/Makefile index 005151dcf981..c81a6bde66a1 100644 --- a/print/foxitreader/Makefile +++ b/print/foxitreader/Makefile @@ -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 |