mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Add linux-c6-nss as a dependency.
PR: 202640 Submitted by: Johannes Meixner <johannes@meixner.dk>
This commit is contained in:
parent
3f7bd2bb15
commit
ce53ace2db
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=405637
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
PORTNAME= google-earth
|
||||
PORTVERSION= 6.0.3.2197
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
PORTEPOCH= 3
|
||||
CATEGORIES= astro deskutils geography
|
||||
MASTER_SITES= http://dl.google.com/earth/client/advanced/previous/:previous \
|
||||
|
@ -23,7 +23,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:C/\..*//g}/
|
|||
OPTIONS_DEFINE= NVIDIA
|
||||
|
||||
USE_LINUX= yes
|
||||
USE_LINUX_APPS= xorglibs curl
|
||||
USE_LINUX_APPS= xorglibs curl nss
|
||||
USES= perl5 shared-mime-info desktop-file-utils
|
||||
USE_PERL5= patch build
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue