svn commit: r454951 - branches/2017Q4/astro/gpstk
Jan Beich
jbeich at FreeBSD.org
Mon Nov 27 13:29:28 UTC 2017
Author: jbeich
Date: Mon Nov 27 13:29:27 2017
New Revision: 454951
URL: https://svnweb.freebsd.org/changeset/ports/454951
Log:
MFH: r451468
astro/gpstk: drop unused dependencies
Reviewed by: pi
Differential Revision: https://reviews.freebsd.org/D12617
Approved by: ports-secteam (swills)
Modified:
branches/2017Q4/astro/gpstk/Makefile
Directory Properties:
branches/2017Q4/ (props changed)
Modified: branches/2017Q4/astro/gpstk/Makefile
==============================================================================
--- branches/2017Q4/astro/gpstk/Makefile Mon Nov 27 13:25:32 2017 (r454950)
+++ branches/2017Q4/astro/gpstk/Makefile Mon Nov 27 13:29:27 2017 (r454951)
@@ -3,8 +3,8 @@
PORTNAME= gpstk
PORTVERSION= 2.9
-PORTREVISION= 1
DISTVERSIONPREFIX= v
+PORTREVISION= 2
CATEGORIES= astro devel
MAINTAINER= ports at FreeBSD.org
@@ -12,8 +12,7 @@ COMMENT= Toolkit for developing GPS applications
LICENSE= LGPL3
-USES= cmake:outsource python:run
-USE_GCC= yes
+USES= cmake:outsource
USE_LDCONFIG= yes
USE_GITHUB= yes
More information about the svn-ports-branches
mailing list