switch gpsd to python3-scons for building
and amend plist with file found by testport PR: 247623 Approved by: maintainer (timeout)
This commit is contained in:
parent
12bb4bd7e6
commit
f6c9e69f53
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=542894
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= gpsd
|
||||
PORTVERSION= 3.20
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= astro geography
|
||||
MASTER_SITES= SAVANNAH
|
||||
|
||||
@ -13,7 +13,7 @@ COMMENT= Daemon that monitors one or more GPSes attached to a host computer
|
||||
LICENSE= BSD3CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USES= cpe pathfix pkgconfig python:3.6+ scons:python2 shebangfix
|
||||
USES= cpe pathfix pkgconfig python:3.6+ scons shebangfix
|
||||
CPE_VENDOR= gpsd_project
|
||||
USE_LDCONFIG= yes
|
||||
USE_RC_SUBR= gpsd
|
||||
|
@ -50,6 +50,7 @@ man/man8/gpsdctl.8.gz
|
||||
man/man8/gpsinit.8.gz
|
||||
%%PYTHON_SITELIBDIR%%/%%PYTHON_EGGINFO%%
|
||||
%%PYTHON_SITELIBDIR%%/gps/__init__.py
|
||||
%%PYTHON_SITELIBDIR%%/gps/aiogps.py
|
||||
%%PYTHON_SITELIBDIR%%/gps/client.py
|
||||
%%PYTHON_SITELIBDIR%%/gps/clienthelpers.py
|
||||
%%PYTHON_SITELIBDIR%%/gps/fake.py
|
||||
|
Loading…
Reference in New Issue
Block a user