svn commit: r451468 - head/astro/gpstk
Jan Beich
jbeich at FreeBSD.org
Sat Oct 7 17:56:25 UTC 2017
Author: jbeich
Date: Sat Oct 7 17:56:23 2017
New Revision: 451468
URL: https://svnweb.freebsd.org/changeset/ports/451468
Log:
astro/gpstk: drop unused dependencies
Reviewed by: pi
MFH: 2017Q4
Differential Revision: https://reviews.freebsd.org/D12617
Modified:
head/astro/gpstk/Makefile (contents, props changed)
Modified: head/astro/gpstk/Makefile
==============================================================================
--- head/astro/gpstk/Makefile Sat Oct 7 17:55:57 2017 (r451467)
+++ head/astro/gpstk/Makefile Sat Oct 7 17:56:23 2017 (r451468)
@@ -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-head
mailing list