aboutsummaryrefslogtreecommitdiff
path: root/astro/viking/Makefile
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2018-01-13 14:35:03 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2018-01-13 14:35:03 +0000
commit8fa1126165b48d072a9ee78cbe6f42732ae5e484 (patch)
tree89a6d3c8ad5bd774012eb576e9eea966bf8a22e1 /astro/viking/Makefile
parent5f1e67128f5da4f6dafed821c0fd3b44289a6326 (diff)
downloadports-8fa1126165b48d072a9ee78cbe6f42732ae5e484.tar.gz
ports-8fa1126165b48d072a9ee78cbe6f42732ae5e484.zip
Notes
Diffstat (limited to 'astro/viking/Makefile')
-rw-r--r--astro/viking/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/astro/viking/Makefile b/astro/viking/Makefile
index 562f86c2db0e..d42ddb9b4a20 100644
--- a/astro/viking/Makefile
+++ b/astro/viking/Makefile
@@ -7,16 +7,12 @@ PORTREVISION= 5
CATEGORIES= astro
MASTER_SITES= SF/${PORTNAME}/
-MAINTAINER= koalative@gmail.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= Program to manage GPS data (tracks, waypoints, etc.)
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
-BROKEN= wrong LIB_DEPENDS
-DEPRECATED= Broken for more than 6 months
-EXPIRATION_DATE= 2018-01-27
-
BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/pthread-stubs.pc:devel/libpthread-stubs
LIB_DEPENDS= libcurl.so:ftp/curl \
libexpat.so:textproc/expat2 \
@@ -65,7 +61,7 @@ NLS_USES= gettext
GEOTAG_LIB_DEPENDS= libexif.so:graphics/libexif
GEOTAG_CONFIGURE_ENABLE=geotag
-GPSD_LIB_DEPENDS= libgpsd.so:astro/gpsd
+GPSD_LIB_DEPENDS= libgps.so:astro/gpsd
GPSD_CONFIGURE_ENABLE= realtime-gps-tracking
MAPNIK_LIB_DEPENDS= libmapnik.so:graphics/mapnik