- add EXPLICIT_PACKAGE_DEPENDS as this ports does not need shlibs bumps
This commit is contained in:
parent
4b3004d37c
commit
46f363b1b1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=291820
2 changed files with 2 additions and 0 deletions
|
@ -36,6 +36,7 @@ USE_LINUX_APPS= xorglibs
|
|||
ONLY_FOR_ARCHS= i386 amd64
|
||||
|
||||
NO_BUILD= yes
|
||||
EXPLICIT_PACKAGE_DEPENDS= yes
|
||||
|
||||
PLIST_FILES= lib/opera/operapluginwrapper.linux
|
||||
|
||||
|
|
|
@ -39,6 +39,7 @@ MAN1= opera.1 opera-widget-manager.1
|
|||
MANCOMPRESSED= yes
|
||||
|
||||
NO_BUILD= yes
|
||||
EXPLICIT_PACKAGE_DEPENDS= yes
|
||||
|
||||
OPTIONS= CUPS "Enable support for printing (requires CUPS)" on \
|
||||
VIDEO "Enable support for HTML5 video (requires GStreamer)" on \
|
||||
|
|
Loading…
Reference in a new issue