mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Fix pkg-plist when MANPAGES option is off
- Bump PORTREVISION PR: 192028 Submitted by: arcade@b1t.name
This commit is contained in:
parent
b303044461
commit
fea24a6371
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=362611
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= spideroak
|
||||
PORTVERSION= 5.1.6
|
||||
#PORTREVISION= 0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://nivit.altervista.org/FreeBSD/ports/distfiles/${PORTNAME}/ \
|
||||
https://spideroak.com/getbuild?platform=slackware&arch=i386&dummy=/
|
||||
@ -24,7 +24,7 @@ ONLY_FOR_ARCHS= amd64 i386
|
||||
ONLY_FOR_ARCHS_REASON= binary distribution
|
||||
OPTIONS_DEFINE= DOCS MANPAGES
|
||||
OPTIONS_DEFAULT= MANPAGES
|
||||
OPTIONS_SUB= MANPAGES
|
||||
OPTIONS_SUB= yes
|
||||
|
||||
PLIST_SUB= DESKTOPDIR=${DESKTOPDIR:S,${PREFIX}/,,} \
|
||||
BINMODE=${BINMODE}
|
||||
|
@ -2,7 +2,7 @@ bin/SpiderOak
|
||||
bin/spideroak
|
||||
etc/dbus-1/system.d/SpiderOak.dbus.conf
|
||||
etc/xdg/menus/applications-merged/SpiderOak.menu
|
||||
man/man1/SpiderOak.1.gz
|
||||
%%MANPAGES%%man/man1/SpiderOak.1.gz
|
||||
%%DESKTOPDIR%%/SpiderOak.desktop
|
||||
%%PORTDOCS%%%%DOCSDIR%%/globalsync-linux.pdf
|
||||
share/pixmaps/SpiderOak.png
|
||||
|
Loading…
Reference in New Issue
Block a user