diff options
-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 b7708026cf67..6d34157dcd51 100644 --- a/print/foxitreader/Makefile +++ b/print/foxitreader/Makefile @@ -3,7 +3,7 @@ PORTNAME= foxitreader PORTVERSION= 1.1.0 -#PORTREVISION= 0 +PORTREVISION= 1 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 \ @@ -25,7 +25,7 @@ OPTIONS_SUB= yes USES= gettext tar:bzip2 USE_LINUX= yes -USE_LINUX_APPS= cups-libs gtk2 +USE_LINUX_APPS= avahi-libs cups-libs gtk2 WRKSRC= ${WRKDIR}/${PORTVERSION:R}-release |