mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-16 07:58:04 +00:00
- Add a dependecy on net/linux-c6-avahi-libs which allows FoxitReader to start
- Bump PORTREVISION Approved by: portmgr (bapt, implicit)
This commit is contained in:
parent
9f9ec87676
commit
d93f281bb6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=370149
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user